This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository java3d.
commit 0e672a53d4d4e93c5fb2f406f09e055f716098c7 Author: Jonny Lamb <[email protected]> Date: Mon Feb 2 15:23:05 2009 +0000 debian/copyright: + Added classpath exception. + Added debian/* copyright. + Updated link to GPLv2 in common-licenses. --- debian/copyright | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index 64294c5..75e671c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,7 +9,22 @@ Copyright: Copyright (c) 1997-2008 Sun Microsystems, Inc. License: GPLv2 . On Debian systems the full text of the GNU General Public License can be found - in the `/usr/share/common-licenses/GPL' file. + in the `/usr/share/common-licenses/GPL-2' file. +. + Linking this library statically or dynamically with other modules is making + a combined work based on this library. Thus, the terms and conditions of the + GNU General Public License cover the whole combination. +. + As a special exception, the copyright holders of this library give you + permission to link this library with independent modules to produce an + executable, regardless of the license terms of these independent modules, + and to copy and distribute the resulting executable under terms of your + choice, provided that you also meet, for each linked independent module, + the terms and conditions of the license of that module. An independent + module is a module which is not derived from or based on this library. + If you modify this library, you may extend this exception to your version + of the library, but you are not obligated to do so. If you do not wish to + do so, delete this exception statement from your version. File(s): j3d-core/src/native/ogl/panoramiXext.h Copyright: Copyright 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts. @@ -222,3 +237,9 @@ License: other | BSD You acknowledge that this software is not designed, licensed or intended for use in the design, construction, operation or maintenance of any nuclear facility. + +File(s): debian/* +Copyright: 2009 Jonny Lamb <[email protected]> +License: GPLv2 + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-2' file. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

