[SCM] Mathpiper: a Java Computer Algebra System branch, master, updated. debian/0.0.svn2556-3-16-g8b41131
Giovanni Mascellani
mascellani at poisson.phc.unipi.it
Sat Nov 26 23:26:06 UTC 2011
The following commit has been merged in the master branch:
commit 48670753ead6aa52e4b0e7124022a977012d5e73
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Sat Nov 26 23:43:48 2011 +0100
Update debian/copyright.
diff --git a/debian/TODO.Debian b/debian/TODO.Debian
index e77ecf0..9916bb6 100644
--- a/debian/TODO.Debian
+++ b/debian/TODO.Debian
@@ -1,5 +1,4 @@
* Document removed features in README.Debian
* Write README.source
- * Update debian/copyright
diff --git a/debian/copyright b/debian/copyright
index e52c8d1..0befa25 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,26 +1,102 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Name: mathpiper
-Source: https://mathrider.dev.java.net/source/browse/mathrider/trunk/src/library_apps/mathpiper/
+Format: http://dep.debian.net/deps/dep5/
+Upstream-Name: Mathpiper
+Source: http://code.google.com/p/mathpiper/
Files: *
Copyright: © 2008-2009 Ted Kosan <tkosan at dev.java.net>
- © 2008-2009, Sherm Ostrowsky
- © 1998-2009, Ayal Pinkus <apinkus at xs4all.nl>
+ © 2008-2009, Sherm Ostrowsky
+ © 1998-2009, Ayal Pinkus <apinkus at xs4all.nl>
+License: GPL-2+
+
+Files: src/org/mathpiper/ui/gui/controlpanel/HaltButton.java
+ src/org/mathpiper/ui/gui/MultiSplitLayout.java
+ src/org/mathpiper/ui/gui/MultiSplitPane.java
+Copyright: © 2004, Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A.
+License: LGPL-2.1+
+ On Debian systems, the LGPL-2.1 license text can be found in:
+ /usr/share/common-licenses/LGPL-2.1
+
+Files: src/org/mathpiper/ui/gui/hoteqn/*
+Copyright: © 2006, Stefan Müller
+ © 2006, Christian Schmid
+License: GPL
+ HotEqn 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;
+ HotEqn 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/org/mathpiper/builtin/javareflection/JavaField.java
+ src/org/mathpiper/builtin/javareflection/JavaMethod.java
+ src/org/mathpiper/builtin/javareflection/JavaConstructor.java
+ src/org/mathpiper/builtin/javareflection/StaticReflector.java
+ src/org/mathpiper/builtin/javareflection/Invoke.java
+ src/org/mathpiper/builtin/javareflection/Import.java
+Copyright: © 1998, Peter Norvig <peter at norvig.com>
+ © 2000, Ken R. Anderson <kanderso at bbn.com>
+License: JScheme
+ This system is licensed under the following
+ zlib/libpng open-source license.
+ .
+ This software is provided 'as-is', without any express or
+ implied warranty.
+ .
+ In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any
+ purpose, including commercial applications, and to alter it
+ and redistribute it freely, subject to the following
+ restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you
+ must not claim that you wrote the original software. If you
+ use this software in a product, an acknowledgment in the
+ product documentation would be appreciated but is not
+ required.
+ .
+ 2. Altered source versions must be plainly marked as such, and
+ must not be misrepresented as being the original software.
+ .
+ 3. This notice may not be removed or altered from any source
+ distribution.
+Comment: These files come from the JScheme project. Their license is
+ not specified in Mathpiper, but I consider safe to assume the JScheme
+ license is valid here.
+
+Files: src/org/mathpiper/builtin/library/cern/*
+Copyright: © 1999, CERN - European Organization for Nuclear Research
+License: CERN
+ Permission to use, copy, modify, distribute and sell this software
+ and its documentation for any purpose is hereby granted without fee,
+ provided that the above copyright notice appear in all copies and
+ that both that copyright notice and this permission notice appear in
+ supporting documentation. CERN makes no representations about the
+ suitability of this software for any purpose. It is provided "as is"
+ without expressed or implied warranty.
+
+Files: src/org/mathpiper/builtin/library/jscistats/SpecialMath.java
+Copyright: © 1993, Sun Microsystems, Inc.
+License: SUN
+ Permission to use, copy, modify, and distribute this software is
+ freely granted, provided that this notice is preserved.
+
+Files: src/org/mathpiper/builtin/library/statdistlib/*
+Copyright: © 1995 - 1998, Ross Ihaka
+ © 1995 - 1996, Robert Gentleman
+ © 1998, R Core Team
+ © Mark Hale
+ © Jaco van Kooten
License: GPL-2+
- On Debian systems, the GPL-2 license text can be found in:
- /usr/share/common-licenses/GPL-2
Files: debian/*
-Copyright: © 2009, Giovanni Mascellani <g.mascellani at gmail.com>
+Copyright: © 2009-2011, Giovanni Mascellani <gio at debian.org>
+License: GPL-2+
+
License: GPL-2+
On Debian systems, the GPL-2 license text can be found in:
/usr/share/common-licenses/GPL-2
-
-Files: src/org/mathpiper/ui/gui/controlpanel/HaltButton.java,
- src/org/mathpiper/ui/gui/MultiSplitLayout.java,
- src/org/mathpiper/ui/gui/MultiSplitPane.java
-Copyright: © 2004, Sun Microsystems, Inc., 4150 Network Circle,
- Santa Clara, California 95054, U.S.A.
-License: LGPL-2.1+
- On Debian systems, the LGPL-2.1 license text can be found in:
- /usr/share/common-licenses/LGPL-2.1
--
Mathpiper: a Java Computer Algebra System
More information about the pkg-java-commits
mailing list