aboutsummaryrefslogtreecommitdiffstats
path: root/release-info/src-release/vecmath
diff options
context:
space:
mode:
authorChien Yang <[email protected]>2007-04-03 05:30:20 +0000
committerChien Yang <[email protected]>2007-04-03 05:30:20 +0000
commit1a9b22fe879d999ac84c7926a77f256c777ca6a1 (patch)
treebde53d3cd1f61f674a8bbaaba52d845747fec495 /release-info/src-release/vecmath
parentf53cc0499e024f712e3b24f0b6cf282aeb7bdf4d (diff)
Fixed to Issue 467 : Add Java3D source jar file as a separate or part of the distribution.
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@808 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'release-info/src-release/vecmath')
-rw-r--r--release-info/src-release/vecmath/README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/release-info/src-release/vecmath/README.txt b/release-info/src-release/vecmath/README.txt
new file mode 100644
index 0000000..ab5e522
--- /dev/null
+++ b/release-info/src-release/vecmath/README.txt
@@ -0,0 +1,13 @@
+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.