[SCM] Mathpiper: a Java Computer Algebra System branch, master, updated. debian/0.81f+svn4469+dfsg2-1-9-g3273871
Giovanni Mascellani
mascellani at poisson.phc.unipi.it
Fri Mar 2 23:51:47 UTC 2012
The following commit has been merged in the master branch:
commit edfc930d9848381475af3e5346c81636a3d2126b
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date: Fri Mar 2 23:30:05 2012 +0100
Update debian/copyright.
diff --git a/debian/copyright b/debian/copyright
index 60f1eba..624ae2f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -13,6 +13,20 @@ Files: src/org/mathpiper/ui/gui/controlpanel/HaltButton.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+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
On Debian systems, the LGPL-2.1 license text can be found in:
/usr/share/common-licenses/LGPL-2.1
@@ -31,10 +45,32 @@ License: GPL
along with this program. If not, see <http://www.gnu.org/licenses/>.
Files: src/org/mathpiper/mpreduce/*
+ lib/build_scripts/*
+ src/packages/*
Copyright: © 1998 - 2011, Codemist Ltd.
© 1998 - 2011, A. C. Norman
© 2002, Vijay Chauhan
© 2011, Ted Kosan <tkosan at dev.java.net>
+ © 1987 - 1996, The RAND Corporation
+ © 1987 - 2005, Anthony C. Hearn
+ © 2008 - 2010, Thomas Sturm
+ © 1996, Neil Langmead
+ © 1988, David Harper
+ © 1990 - 1997, Zuse-Institut Berlin (ZIB)
+ © 1997, Wolfram Koepf
+ © 1997, Harald Boeing
+ © 1987, James W Eastwood
+ © 1987 - 1995, Stanley L. Kameny <stan_kameny at rand.org>
+ © 1988 - 1990, Institute of Nuclear Physics, Moscow State University
+ © 1990 - 1992, Mathias Warns
+ © 1990 - 1996, A. Kryukov <kryukov at theory.npi.msu.su>
+ © 1989 - 2010, Rainer M. Schoepf
+ © 1999 - 2009, Andreas Dolzmann
+ © 2003 - 2009, Lorenz Gilch
+ © 2002 - 2009, A. Seidl
+ © J.A. van Hulzen
+ © Alexey Yu. Zharkov
+ © Yuri A. Blinkov
License: BSD
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
@@ -60,6 +96,11 @@ License: BSD
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.
+Comment: Portions attributed to the RAND Corporation do not carry an
+ explicit license notice. Anyway, they come from the Reduce project,
+ which is now wholly available under the reported license (see
+ http://www.reduce-algebra.com/license.htm). I believe it is safe to
+ consider such code snippets under the same license.
Files: src/org/mathpiper/builtin/javareflection/JavaField.java
src/org/mathpiper/builtin/javareflection/JavaMethod.java
@@ -129,5 +170,19 @@ Copyright: © 2009 - 2011, Giovanni Mascellani <gio at debian.org>
License: GPL-2+
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 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, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ .
On Debian systems, the GPL-2 license text can be found in:
/usr/share/common-licenses/GPL-2
--
Mathpiper: a Java Computer Algebra System
More information about the pkg-java-commits
mailing list