aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE-SPEC.html
blob: 20b3c328e800e4fa0eaa276c9b65936fdaee7999 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="content-type">
  <title>Java 3D API Specification</title>
</head>
<body>
<p>
JSR-000926 Java(tm) 3D API Specification ("Specification")
</p>
<p>
Version: 1.5<br>
Status: Maintenance Review<br>
Release: 26 October 2006
</p>
<p>
Copyright 2006 Sun Microsystems, Inc.<br>
4150 Network Circle, Santa Clara, California 95054, U.S.A<br>
All rights reserved.
</p>
<p>
NOTICE
</p>
<p>
The Specification is protected by copyright and the information
described therein may be protected by one or more U.S. patents,
foreign patents, or pending applications.  Except as provided under
the following license, no part of the Specification may be reproduced
in any form by any means without the prior written authorization of
Sun Microsystems, Inc. ("Sun") and its licensors, if any.  Any use of
the Specification and the information described therein will be
governed by the terms and conditions of this Agreement.
</p>
<p>
Subject to the terms and conditions of this license, including your
compliance with Paragraphs 1, 2 and 3 below, Sun hereby grants you a
fully-paid, non-exclusive, non-transferable, limited license (without
the right to sublicense) under Sun's intellectual property rights to:
</p>
<p>
1.Review the Specification for the purposes of evaluation.  This
includes: (i) developing implementations of the Specification for your
internal, non-commercial use; (ii) discussing the Specification with
any third party; and (iii) excerpting brief portions of the
Specification in oral or written communications which discuss the
Specification provided that such excerpts do not in the aggregate
constitute a significant portion of the Technology.
</p>
<p>
2.Distribute implementations of the Specification to third parties for
their testing and evaluation use, provided that any such
implementation:
</p>
<p>
(i) does not modify, subset, superset or otherwise extend the Licensor
Name Space, or include any public or protected packages, classes, Java
interfaces, fields or methods within the Licensor Name Space other
than those required/authorized by the Specification or Specifications
being implemented;
</p>
<p>
(ii) is clearly and prominently marked with the word "UNTESTED" or
"EARLY ACCESS" or "INCOMPATIBLE" or "UNSTABLE" or "BETA" in any list
of available builds and in proximity to every link initiating its
download, where the list or link is under Licensee's control; and
</p>
<p>
(iii) includes the following notice:&nbsp; "This is an implementation
of an early-draft specification developed under the Java Community
Process (JCP) and is made available for testing and evaluation
purposes only. The code is not compatible with any specification of
the JCP."
</p>
<p>
The grant set forth above concerning your distribution of
implementations of the specification is contingent upon your agreement
to terminate development and distribution of your "early draft"
implementation as soon as feasible following final completion of the
specification.  If you fail to do so, the foregoing grant shall be
considered null and void.
</p>
<p>
No provision of this Agreement shall be understood to restrict your
ability to make and distribute to third parties applications written
to the Specification.
</p>
<p>
Other than this limited license, you acquire no right, title or
interest in or to the Specification or any other Sun intellectual
property, and the Specification may only be used in accordance with
the license terms set forth herein. This license will expire on the
earlier of: (a) two (2) years from the date of Release listed above;
(b) the date on which the final version of the Specification is
publicly released; or (c) the date on which the Java Specification
Request (JSR) to which the Specification corresponds is withdrawn.  In
addition, this license will terminate immediately without notice from
Sun if you fail to comply with any provision of this license.  Upon
termination, you must cease use of or destroy the Specification.
</p>
<p>
"Licensor Name Space" means the public class or interface declarations
whose names begin with "java", "javax", "com.sun" or their equivalents
in any subsequent naming convention adopted by Sun through the Java
Community Process, or any recognized successors or replacements
thereof
</p>
<p>
TRADEMARKS
</p>
<p>
No right, title, or interest in or to any trademarks, service marks,
or trade names of Sun or Sun's licensors is granted hereunder.  Sun,
Sun Microsystems, the Sun logo, Java are trademarks or registered
trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
</p>
<p>
DISCLAIMER OF WARRANTIES
</p>
<p>
THE SPECIFICATION IS PROVIDED "AS IS" AND IS EXPERIMENTAL AND MAY
CONTAIN DEFECTS OR DEFICIENCIES WHICH CANNOT OR WILL NOT BE CORRECTED
BY SUN.  SUN MAKES NO REPRESENTATIONS OR WARRANTIES, EITHER EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT THAT THE
CONTENTS OF THE SPECIFICATION ARE SUITABLE FOR ANY PURPOSE OR THAT ANY
PRACTICE OR IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY
THIRD PARTY PATENTS, COPYRIGHTS, TRADE SECRETS OR OTHER RIGHTS.  This
document does not represent any commitment to release or implement any
portion of the Specification in any product.
</p>
<p>
THE SPECIFICATION COULD INCLUDE TECHNICAL INACCURACIES OR
TYPOGRAPHICAL ERRORS.  CHANGES ARE PERIODICALLY ADDED TO THE
INFORMATION THEREIN; THESE CHANGES WILL BE INCORPORATED INTO NEW
VERSIONS OF THE SPECIFICATION, IF ANY.  SUN MAY MAKE IMPROVEMENTS
AND/OR CHANGES TO THE PRODUCT(S) AND/OR THE PROGRAM(S) DESCRIBED IN
THE SPECIFICATION AT ANY TIME.  Any use of such changes in the
Specification will be governed by the then-current license for the
applicable version of the Specification.
</p>
<p>
LIMITATION OF LIABILITY
</p>
<p>
TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL SUN OR ITS
LICENSORS BE LIABLE FOR ANY DAMAGES, INCLUDING WITHOUT LIMITATION,
LOST REVENUE, PROFITS OR DATA, OR FOR SPECIAL, INDIRECT,
CONSEQUENTIAL, INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED AND
REGARDLESS OF THE THEORY OF LIABILITY, ARISING OUT OF OR RELATED TO
ANY FURNISHING, PRACTICING, MODIFYING OR ANY USE OF THE SPECIFICATION,
EVEN IF SUN AND/OR ITS LICENSORS HAVE BEEN ADVISED OF THE POSSIBILITY
OF SUCH DAMAGES.
</p>
<p>
You will hold Sun (and its licensors) harmless from any claims based
on your use of the Specification for any purposes other than the
limited right of evaluation as described above, and from any claims
that later versions or releases of any Specification furnished to you
are incompatible with the Specification provided to you under this
license.
</p>
<p>
RESTRICTED RIGHTS LEGEND
</p>
<p>
If this Software is being acquired by or on behalf of the
U.S. Government or by a U.S. Government prime contractor or
subcontractor (at any tier), then the Government's rights in the
Software and accompanying documentation shall be only as set forth in
this license; this is in accordance with 48 C.F.R. 227.7201 through
227.7202-4 (for Department of Defense (DoD) acquisitions) and with 48
C.F.R. 2.101 and 12.212 (for non-DoD acquisitions).
</p>
<p>
REPORT
</p>
<p>
You may wish to report any ambiguities, inconsistencies or
inaccuracies you may find in connection with your evaluation of the
Specification ("Feedback").  To the extent that you provide Sun with
any Feedback, you hereby: (i) agree that such Feedback is provided on
a non-proprietary and non-confidential basis, and (ii) grant Sun a
perpetual, non-exclusive, worldwide, fully paid-up, irrevocable
license, with the right to sublicense through multiple levels of
sublicensees, to incorporate, disclose, and use without limitation the
Feedback for any purpose related to the Specification and future
versions, implementations, and test suites thereof.
</p>
<p>
GENERAL TERMS
</p>
<p>
Any action related to this Agreement will be governed by California
law and controlling U.S. federal law. The U.N. Convention for the
International Sale of Goods and the choice of law rules of any
jurisdiction will not apply.
</p>
<p>
The Specification is subject to U.S. export control laws and may be
subject to export or import regulations in other countries. Licensee
agrees to comply strictly with all such laws and regulations and
acknowledges that it has the responsibility to obtain such licenses to
export, re-export or import as may be required after delivery to
Licensee.
</p>
<p>
This Agreement is the parties' entire agreement relating to its
subject matter. It supersedes all prior or contemporaneous oral or
written communications, proposals, conditions, representations and
warranties and prevails over any conflicting or additional terms of
any quote, order, acknowledgment, or other communication between the
parties relating to its subject matter during the term of this
Agreement. No modification to this Agreement will be binding, unless
in writing and signed by an authorized representative of each party.
</p>
</body>
</html>