aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2008-05-13 21:37:32 +0000
committerKevin Rushforth <[email protected]>2008-05-13 21:37:32 +0000
commitd5347fd9eb4ae8ff4097f220bcef59bde8307b71 (patch)
treec987ab2b893fcf05ff855ab9f974bc603f69bf1c /www
parent12c23dfcdcfc93589a18246c74a080d2681c8616 (diff)
Clarify that the GPL v2 license used by this project includes the CLASSPATH exception
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@897 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r--www/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html
index 7e855ae..ee6f16a 100644
--- a/www/index.html
+++ b/www/index.html
@@ -34,6 +34,12 @@ project
to track issues (bugs, feature requests, etc.) for
j3d-core and other 3D sub-projects.<br>
</p>
+<h3><a name="License"></a>License</h3>
+<p>The source code for the <code>javax.media.j3d</code> package is licensed
+under the <a href="http://openjdk.java.net/legal/gplv2+ce.html">GNU
+Public License, version 2, with the Classpath Exception</a>. This is the same
+license that is used for the OpenJDK project.
+</p>
<p><br>
</p>
</body>