[java3d] 04/77: Document license for j3d-core. Still missing j3d-core-utils.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Mar 8 11:24:39 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java3d.
commit 54fb11065a17ab23065a95446bba60e04c861be5
Author: Petter Reinholdtsen <pere at debian.org>
Date: Thu Sep 25 12:05:45 2008 +0000
Document license for j3d-core. Still missing j3d-core-utils.
---
debian/copyright | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 61 insertions(+), 2 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index c86898f..25a7bf9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java3d.git
More information about the pkg-java-commits
mailing list