From 212f090d7234a877ade043ed3ac57a3cec6bc7ee Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Tue, 13 May 2008 21:39:36 +0000 Subject: Clarify that the GPL v2 license used by this project includes the CLASSPATH exception git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@129 dd45e54d-f42e-c781-df72-dca083a658b1 --- www/index.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/www/index.html b/www/index.html index afd0dc9..d60d304 100644 --- a/www/index.html +++ b/www/index.html @@ -30,6 +30,13 @@ in the parent java3d project to track issues (bugs, feature requests, etc.) for vecmath and other 3D sub-projects.
+

+

License

+

The source code for the javax.vecmath package is licensed +under the GNU +Public License, version 2, with the Classpath Exception. This is the same +license that is used for the OpenJDK project. +


-- cgit v1.2.3