[pkg-java] r7044 - trunk/java3d/debian
pere at alioth.debian.org
pere at alioth.debian.org
Thu Sep 25 12:05:47 UTC 2008
Author: pere
Date: 2008-09-25 12:05:45 +0000 (Thu, 25 Sep 2008)
New Revision: 7044
Modified:
trunk/java3d/debian/copyright
Log:
Document license for j3d-core. Still missing j3d-core-utils.
Modified: trunk/java3d/debian/copyright
===================================================================
--- trunk/java3d/debian/copyright 2008-09-23 19:45:15 UTC (rev 7043)
+++ trunk/java3d/debian/copyright 2008-09-25 12:05:45 UTC (rev 7044)
@@ -1,7 +1,66 @@
This package was intially debianized by Petter Reinholdtsen
<pere at hungry.com> on Fri Sep 19 22:12:39 CEST 2008.
-It was downloaded usinv svn from
+It was downloaded using CVS from
<:pserver:guest at cvs.dev.java.net:/cvs>
-Copyright: XXX Fix, track down and document.
+File(s): j3d-core/*
+Copyright 1997-2008 Sun Microsystems, Inc.
+License GPLv2
+
+File(s): j3d-core/src/native/ogl/panoramiXext.h
+Copyright 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
+License:
+
+ 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.
+
+ 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 DIGITAL EQUIPMENT CORPORATION BE
+ LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT LIMITED TO
+ CONSEQUENTIAL OR INCIDENTAL 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.
+
+ Except as contained in this notice, the name of Digital Equipment
+ Corporation shall not be used in advertising or otherwise to promote
+ the sale, use or other dealings in this Software without prior
+ written authorization from Digital Equipment Corporation.
+
+
+File(s): j3d-core/src/native/ogl/{glext,wglext}.h
+Copyright 2007 The Khronos Group Inc.
+License:
+
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and/or associated documentation
+ files (the "Materials"), to deal in the Materials without
+ restriction, including without limitation the rights to use, copy,
+ modify, merge, publish, distribute, sublicense, and/or sell copies
+ of the Materials, and to permit persons to whom the Materials are
+ 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 Materials.
+
+ THE MATERIALS ARE 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 MATERIALS OR THE USE OR OTHER DEALINGS IN THE
+ MATERIALS.
+
+File(s): j3d-core-utils/*
+Copyright XXX
+License: To be determined
More information about the pkg-java-commits
mailing list