diff options
Diffstat (limited to 'release-info/src-release')
-rw-r--r-- | release-info/src-release/j3d/README.txt | 25 | ||||
-rw-r--r-- | release-info/src-release/vecmath/README.txt | 13 |
2 files changed, 0 insertions, 38 deletions
diff --git a/release-info/src-release/j3d/README.txt b/release-info/src-release/j3d/README.txt deleted file mode 100644 index c859ec1..0000000 --- a/release-info/src-release/j3d/README.txt +++ /dev/null @@ -1,25 +0,0 @@ -The source code in this directory is copyrighted code that is licensed -to individuals or companies who download or otherwise access the code. - -The javax subdirectory contains the source code for the j3d-core -project. The com subdirectory contains the source code for the -j3d-core-utils project. - -The copyright notice for the j3d-core source code is in the -javax/COPYRIGHT.txt file. The copyright notice for the j3d-core-utils -source code is in the com/COPYRIGHT.txt file. - -The license terms for the j3d-core and j3d-core-utils projects are -different. A separate source code license is used for each project. -The license for the j3d-core source code is in the javax/LICENSE.txt -file. The license for the j3d-core-utils source code is in the -com/LICENSE.txt file. - -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 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. diff --git a/release-info/src-release/vecmath/README.txt b/release-info/src-release/vecmath/README.txt deleted file mode 100644 index ab5e522..0000000 --- a/release-info/src-release/vecmath/README.txt +++ /dev/null @@ -1,13 +0,0 @@ -The source code in this directory is copyrighted code that is licensed -to individuals or companies who download or otherwise access the code. - -The copyright notice for the vecmath source code is in the -javax/COPYRIGHT.txt file. - -The license for the vecmath source code is in the javax/LICENSE.txt -file. - -Note that the source files in this directory are not sufficient to -build vecmath. If you want to build vecmath, you can use CVS to get a -complete source tree. See -https://vecmath.dev.java.net/build-instr.html for more information. |