diff options
author | Kevin Rushforth <[email protected]> | 2006-12-14 18:04:57 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2006-12-14 18:04:57 +0000 |
commit | ed78465939f42d71e28d878ca32f8b22ab2b9c01 (patch) | |
tree | 2ef3ec51bc4b8bfbad17c11452c70fab920099fb | |
parent | 8dcac951c5d4d5ca1f896eac4d10891b6b7a2008 (diff) |
Update license for 1.5
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@111 dd45e54d-f42e-c781-df72-dca083a658b1
-rw-r--r-- | LICENSE-JDL.txt | 2 | ||||
-rw-r--r-- | README-FIRST.txt | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/LICENSE-JDL.txt b/LICENSE-JDL.txt index 635bd2b..275cd29 100644 --- a/LICENSE-JDL.txt +++ b/LICENSE-JDL.txt @@ -8,7 +8,7 @@ is between Sun Microsystems, Inc. ("Sun") and You where "You" means the individual or legal entity exercising rights under this JDL. "Technology" means the following as provided under this JDL: (i) the source code and binary code from the Reference Implementation ("RI") -of the Java 3D(TM) version 1.4 Specification (the "Specification") and +of the Java 3D(TM) version 1.5 Specification (the "Specification") and related documentation, all as revised or upgraded and made available hereunder; and (ii) the associated technology compatibility kit ("TCK"). The TCK contains the TCK documentation, user's guide ("TCK User's Guide"), diff --git a/README-FIRST.txt b/README-FIRST.txt index c1fb0d9..e84c25b 100644 --- a/README-FIRST.txt +++ b/README-FIRST.txt @@ -1,11 +1,3 @@ -NOTE: The main trunk of the vecmath source code (vecmath -project) contains proposed API changes for an eventual 1.5 version of -the Java 3D API. THESE API CHANGES ARE NOT YET APPROVED AS PART OF -A JAVA SPECIFICATION REQUEST (JSR) UNDER THE JAVA COMMUNITY PROCESS -(JCP). UNTIL SUCH TIME AS THEY ARE ADOPTED AND APPROVED BY A JSR, -THE 1.5-EXPERIMENTAL VERSION OF THE JAVA 3D API MAY ONLY BE USED FOR -RESEARCH UNDER THE TERMS OF THE JAVA RESEARCH LICENSE (JRL). - The source code for the vecmath project is copyrighted code that is licensed to individuals or companies who download or otherwise access the code. |