diff options
author | Kevin Rushforth <[email protected]> | 2008-02-28 20:18:51 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2008-02-28 20:18:51 +0000 |
commit | c5d3057b2e46b8dd9d53f8ee5f628353f5af91c4 (patch) | |
tree | 4f9bab1a5591d22295daf8d9f583b3107ef4899c /README-FIRST.txt | |
parent | b7f7ab4125676c11ea6be21a14be22575cb90621 (diff) |
Update source code for GPLv2 license
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@127 dd45e54d-f42e-c781-df72-dca083a658b1
Diffstat (limited to 'README-FIRST.txt')
-rw-r--r-- | README-FIRST.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README-FIRST.txt b/README-FIRST.txt index e84c25b..e89e2fe 100644 --- a/README-FIRST.txt +++ b/README-FIRST.txt @@ -7,3 +7,15 @@ The copyright notice for this project is in COPYRIGHT.txt The source code license information for this project is in LICENSE.txt Instructions for building this project are in README-build.html + +Note that the source code in this directory is untested and presumed +incompatible with the Java 3D(TM) API specification. You must only use +this code in accordance with the terms under which the code is +licensed. No additional rights are granted to you. + +If you prefer to use a tested and certified compatible version of the +code, then you can download a binary release for the Solaris, Linux, +Windows, and Mac OS X operating environments at: + https://java3d.dev.java.net/binary-builds.html +or at: + http://java.sun.com/products/java-media/3D/ |