From 1a9b22fe879d999ac84c7926a77f256c777ca6a1 Mon Sep 17 00:00:00 2001 From: Chien Yang Date: Tue, 3 Apr 2007 05:30:20 +0000 Subject: 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 --- release-info/src-release/vecmath/README.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 release-info/src-release/vecmath/README.txt (limited to 'release-info/src-release/vecmath') 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. -- cgit v1.2.3