diff options
author | Kevin Rushforth <[email protected]> | 2008-02-28 20:18:01 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2008-02-28 20:18:01 +0000 |
commit | c22f052c90ab71fe1722f49183af97f2aea9584f (patch) | |
tree | ee5d975298751f5a60e5f8938e6fe3a6dcb4ba0c /release-info/src-release | |
parent | a77216753b34514d2c14591932f557c9919ccbb8 (diff) |
Update source code for GPLv2 license
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@892 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/src-release')
-rw-r--r-- | release-info/src-release/j3d/README.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/release-info/src-release/j3d/README.txt b/release-info/src-release/j3d/README.txt index 0691105..c859ec1 100644 --- a/release-info/src-release/j3d/README.txt +++ b/release-info/src-release/j3d/README.txt @@ -19,8 +19,7 @@ Additional information and license restrictions for third party source code are found in the javax/THIRDPARTY-LICENSE-*.txt and com/THIRDPARTY-LICENSE-*.txt files. - Note that the source files in this directory are not sufficient to -build Java 3D. If you want to build Java 3D, you can use CVS to get a -complete source tree. See +build the 3D graphics packages. If you want to build the 3D packages, +you can use CVS to get a complete source tree. See https://j3d-core.dev.java.net/build-instr.html for more information. |