summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2004-06-23 16:16:59 +0000
committerKevin Rushforth <[email protected]>2004-06-23 16:16:59 +0000
commitd16e620451954e37d74a069143f3310fc5aa4656 (patch)
tree3c7e7bfed5acd5f343c1136d7a788a90f10fa845 /www
parent9f5d22391058d83954be65ff2bcec98a1c7940c1 (diff)
Updated placeholder license info
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@8 dd45e54d-f42e-c781-df72-dca083a658b1
Diffstat (limited to 'www')
-rw-r--r--www/index.html28
1 files changed, 15 insertions, 13 deletions
diff --git a/www/index.html b/www/index.html
index f949ab6..bcd91c9 100644
--- a/www/index.html
+++ b/www/index.html
@@ -21,18 +21,17 @@ instructions</a> for information on downloading and building vecmath.
</p>
<h3>License</h3>
<p>The source code for the 3D vector math API reference
-implementation is available for research use
-under the TBD1 license [TODO: license link].
-It is also available for commercial use
-under the TBD2 license [TODO: license link].
-The API specification will continue to evolve as part of the Java
-Community Process (JCP). We welcome community
-participation, and encourage developers to
-contribute both bug fixes and
-new implementation code to the API. The TBD1 and TBD2 licenses were
-chosen to
-facilitate this, while ensuring that the API is not fragmented with
-incompatible versions being released.<br>
+implementation is licensed under terms that are yet to be disclosed.
+Until such time as these terms are disclosed, you may not do anything
+at all with the source code in this CVS repository.<br>
+</p>
+<p>The API specification will continue to evolve as part of the
+<a href="http://jcp.org/">Java Community Process (JCP)</a>.
+We welcome community participation, and encourage developers to
+contribute both bug fixes and new implementation code to the API.
+The terms under which we will license this source code will facilitate
+this, while ensuring that the API is not fragmented with incompatible
+versions being released.<br>
</p>
<h3>Project highlights</h3>
<p>[TODO: fill this in]</p>
@@ -45,7 +44,10 @@ incompatible versions being released.<br>
<h3>Releases</h3>
<p>[TODO: links to code] </p>
<h3>Examples</h3>
-<p>[TODO: links to examples] </p>
+<p>We don't yet have any vecmath-only example programs. However, all of
+the example programs in the <a href="http://j3d-examples.dev.java.net/">j3d-examples</a>
+project use
+the vecmath API.</p>
<h3>Feedback</h3>
<p>[TODO: list of feedback and participation options including mailing
lists,