Source: http://mathgl.sourceforge.net/
Files: *
-Copyright: (C) 2007 Alexey Balakin <mathgl.abalakin@gmail.com>
+Copyright: (C) 2007-2014 Alexey Balakin <mathgl.abalakin@gmail.com>
(C) 2007 Xavier Delacour <xavier.delacour@gmail.com>
(C) 2007 Alexander Filov <alexander.filov@gmail.com>
(C) 2008 Dmitry Kulagin <dik@kulagin.nnov.ru>
(C) 2008 Michail Vidiassov
(C) 2007-2008 Sergey Plis
- (C) 2007 James Coglan
- (C) 2014 Diego Sejas <diego.mathematician@gmail.com>
+ (C) 2008 Bradley Smith <brad@brad-smith.co.uk>
+ (C) 2010 Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
License: GPL-2+
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
-Files: include/mgl2/*.h
-Copyright: (C) 2007-2012 Alexey Balakin <mathgl.abalakin@gmail.ru>
-License: LGPL-3
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Less General Public License as
- published by the Free Software Foundation.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Less General Public License for more details.
-
-Files: include/mgl2/mgl.h include/mgl2/mpi.h
-Copyright: (C) 2007-2012 Alexey Balakin <mathgl.abalakin@gmail.ru>
-License: GPL-2+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as
- published by the Free Software Foundation.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
-Files: src/addon.cpp src/axis.cpp src/base.cpp src/base_cf.cpp
+Files: include/mgl2/abstract.h include/mgl2/addon.h include/mgl2/base_cf.h
+ include/mgl2/base.h include/mgl2/canvas_cf.h include/mgl2/canvas_wnd.h
+ include/mgl2/cont.h include/mgl2/datac_cf.h include/mgl2/datac.h
+ include/mgl2/data.h include/mgl2/define.h include/mgl2/evalc.h
+ include/mgl2/eval.h include/mgl2/fit.h include/mgl2/fltk.h
+ include/mgl2/font.h include/mgl2/glut.h include/mgl2/mgl_cf.h
+ include/mgl2/mgl_pas.pas include/mgl2/opengl.h include/mgl2/other.h
+ include/mgl2/parser.h include/mgl2/pde.h include/mgl2/plot.h
+ include/mgl2/prim.h include/mgl2/qmathgl.h
+ include/mgl2/qt.h include/mgl2/surf.h include/mgl2/thread.h
+ include/mgl2/type.h include/mgl2/vect.h include/mgl2/volume.h
+ include/mgl2/window.h include/mgl2/wnd.h include/mgl2/wx.h
+ lang/data.i lang/type.i
+ src/addon.cpp src/axis.cpp src/base.cpp src/base_cf.cpp
src/canvas.cpp src/canvas_cf.cpp src/complex.cpp
- src/complex_io.cpp src/cont.cpp src/crust.cpp
- src/data.cpp src/data_io.cpp
- src/data_png.cpp src/eval.cpp src/evalp.cpp
+ src/complex_ex.cpp src/complex_io.cpp src/cont.cpp src/crust.cpp
+ src/data.cpp src/data_ex.cpp src/data_gr.cpp src/data_io.cpp
+ src/data_png.cpp src/eval.cpp src/evalc.cpp src/evalp.cpp
src/exec.cpp src/export.cpp src/export_2d.cpp
src/export_3d.cpp src/fft.cpp src/fit.cpp
src/font.cpp src/obj.cpp src/other.cpp
src/parser.cpp src/pde.cpp src/pixel.cpp
src/plot.cpp src/prc.cpp src/prim.cpp src/surf.cpp
- src/tex_table.cpp src/vect.cpp src/volume.cpp
- src/window.cpp
-Copyright: (C) 2007-2012 Alexey Balakin <mathgl.abalakin@gmail.ru>
-License: LGPL-3
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Less General Public License as
- published by the Free Software Foundation.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Less General Public License for more details.
-
-Files: src/prc/*File* src/prc/*Stream* src/prc/*write*
-Copyright: (C) 2008 Orest Shardt <shardtor@gmail.com>
-License: LGPL-3
+ src/tex_table.cc src/vect.cpp src/volume.cpp
+ src/window.cpp src/prc/oPRCFile.cc src/prc/PRCbitStream.cc
+ src/prc/PRCbitStream.h src/prc/writePRC.cc src/prc/writePRC.h
+ texinfo/mathgl.js widgets/*.cpp
+Copyright: (C) 2007-2014 Alexey Balakin <mathgl.abalakin@gmail.ru>
+ (C) 2008-2013 Mikhail Barg
+ (C) 2008 Orest Shardt <shardtor (at) gmail dot com>
+License: LGPL-3+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Less General Public License as
published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Less General Public License for more details.
+ GNU Less General Public License for more details.
+
+Files: json/sylvester.src.js
+Copyright: (C) 2007 James Coglan
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Files: mgltex/mgltex.dtx mgltex/mgltex.ins mgltex/mgltex.sty
+Copyright: (C) 2014-2015 by Diego Sejas <diego.mathematician@gmail.com>
+ (C) 2015 by Alexey Balakin <mathgl.abalakin@gmail.com>
+License: GPL-3+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
Files: src/s_hull/*
Copyright: (C) 2012 David Sinclair <david@s-hull.org>
.
The complete text of the license can be found in
`src/s_hull/COPYING.txt'.
+
+Files: texinfo/*
+Copyright: (C) 2008-2012 Alexey Balakin <mathgl.abalakin@gmail.com>
+License: GFDL-NIV-1.2+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.2
+ or any later version published by the Free Software Foundation;
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
+ Texts. A copy of the license is included in the section entitled ``GNU
+ Free Documentation License.''
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU Free Documentation
+ License can be found in `/usr/share/common-licenses/GFDL-1.2'.
Files: udav/textedit.cpp udav/textedit.h
Copyright: (C) 2010 Nokia Corporation and/or its subsidiary(-ies)
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-
-Files: widgets/*.cpp
-Copyright: (C) 2007-2012 Alexey Balakin <mathgl.abalakin@gmail.ru>
-License: LGPL-3
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Less General Public License as
- published by the Free Software Foundation.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Less General Public License for more details.
- .
- On Debian GNU/Linux systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL-3'.
-
-Files: texinfo/*
-Copyright: (C) 2008 Alexey Balakin <mathgl.abalakin@gmail.com>
-License: GFDL-NIV-1.2+
- Permission is granted to copy, distribute and/or modify this document
- under the terms of the GNU Free Documentation License, Version 1.2
- or any later version published by the Free Software Foundation;
- with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
- Texts. A copy of the license is included in the section entitled ``GNU
- Free Documentation License.''
- .
- On Debian GNU/Linux systems, the complete text of the GNU Free Documentation
- License can be found in `/usr/share/common-licenses/GFDL-1.2'.
-
-Files: texinfo/mathgl.js
-Copyright: (C) 2012 Alexey Balakin <balakin@appl.sci-nnov.ru>
-License: LGPL-3
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU Less General Public License as
- published by the Free Software Foundation.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU Less General Public License for more details.
- .
- On Debian GNU/Linux systems, the complete text of the GNU Lesser General
- Public License can be found in `/usr/share/common-licenses/LGPL-3'.
-
-Files: debian/*
-Copyright: (C) 2008 Bradley Smith <brad@brad-smith.co.uk>
- (C) 2010 Dimitrios Eftaxiopoulos <eftaxi12@otenet.gr>
-License: GPL-2+
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- On Debian GNU/Linux systems, the complete text of the GNU General Public License
- can be found in `/usr/share/common-licenses/GPL-2'.