Author: jonny Date: 2009-02-02 15:23:05 +0000 (Mon, 02 Feb 2009) New Revision: 7930
Modified: trunk/java3d/debian/copyright Log: debian/copyright: + Added classpath exception. + Added debian/* copyright. + Updated link to GPLv2 in common-licenses. Modified: trunk/java3d/debian/copyright =================================================================== --- trunk/java3d/debian/copyright 2009-02-02 15:16:42 UTC (rev 7929) +++ trunk/java3d/debian/copyright 2009-02-02 15:23:05 UTC (rev 7930) @@ -9,7 +9,22 @@ 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 @@ 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. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

