Codebase list java3d / 54fb110
Document license for j3d-core. Still missing j3d-core-utils. Petter Reinholdtsen 15 years ago
1 changed file(s) with 61 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 This package was intially debianized by Petter Reinholdtsen
11 <pere@hungry.com> on Fri Sep 19 22:12:39 CEST 2008.
22
3 It was downloaded usinv svn from
3 It was downloaded using CVS from
44 <:pserver:guest@cvs.dev.java.net:/cvs>
55
6 Copyright: XXX Fix, track down and document.
6 File(s): j3d-core/*
7 Copyright 1997-2008 Sun Microsystems, Inc.
8 License GPLv2
9
10 File(s): j3d-core/src/native/ogl/panoramiXext.h
11 Copyright 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts.
12 License:
13
14 Permission is hereby granted, free of charge, to any person
15 obtaining a copy of this software and associated documentation files
16 (the "Software"), to deal in the Software without restriction,
17 including without limitation the rights to use, copy, modify, merge,
18 publish, distribute, sublicense, and/or sell copies of the Software.
19
20 The above copyright notice and this permission notice shall be
21 included in all copies or substantial portions of the Software.
22
23 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
26 NONINFRINGEMENT. IN NO EVENT SHALL DIGITAL EQUIPMENT CORPORATION BE
27 LIABLE FOR ANY CLAIM, DAMAGES, INCLUDING, BUT NOT LIMITED TO
28 CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, WHETHER IN
29 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
30 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
31 SOFTWARE.
32
33 Except as contained in this notice, the name of Digital Equipment
34 Corporation shall not be used in advertising or otherwise to promote
35 the sale, use or other dealings in this Software without prior
36 written authorization from Digital Equipment Corporation.
37
38
39 File(s): j3d-core/src/native/ogl/{glext,wglext}.h
40 Copyright 2007 The Khronos Group Inc.
41 License:
42
43 Permission is hereby granted, free of charge, to any person
44 obtaining a copy of this software and/or associated documentation
45 files (the "Materials"), to deal in the Materials without
46 restriction, including without limitation the rights to use, copy,
47 modify, merge, publish, distribute, sublicense, and/or sell copies
48 of the Materials, and to permit persons to whom the Materials are
49 furnished to do so, subject to the following conditions:
50
51 The above copyright notice and this permission notice shall be
52 included in all copies or substantial portions of the Materials.
53
54 THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
55 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
56 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
57 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
58 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
59 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
60 CONNECTION WITH THE MATERIALS OR THE USE OR OTHER DEALINGS IN THE
61 MATERIALS.
62
63 File(s): j3d-core-utils/*
64 Copyright XXX
65 License: To be determined