From c22f052c90ab71fe1722f49183af97f2aea9584f Mon Sep 17 00:00:00 2001 From: Kevin Rushforth Date: Thu, 28 Feb 2008 20:18:01 +0000 Subject: Update source code for GPLv2 license git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@892 ba19aa83-45c5-6ac9-afd3-db810772062c --- www/build-instr.html | 2 +- www/index.html | 39 ++++++--------------------------------- 2 files changed, 7 insertions(+), 34 deletions(-) (limited to 'www') diff --git a/www/build-instr.html b/www/build-instr.html index 84b908b..c3c085d 100644 --- a/www/build-instr.html +++ b/www/build-instr.html @@ -10,7 +10,7 @@

CVS download and build instructions for j3d-core

To -build the Java 3DTM +build the j3d-core packages, you must checkout the following three CVS repositories:
diff --git a/www/index.html b/www/index.html index bfbc448..7e855ae 100644 --- a/www/index.html +++ b/www/index.html @@ -3,18 +3,17 @@ - The Java 3D API Core + Core classes for javax.media.j3d

This project contains the source code -for the core Java 3DTM API -package, javax.media.j3d.

+for the javax.media.j3d package.

Related projects include: vecmath (the 3D vector math package), j3d-core-utils (the -Java 3D core utilities), and j3d-examples (the -Java 3D +3D example programs). The vecmath and j3d-core-utils projects are required to build j3d-core. Developers should refer to the CVS download @@ -23,7 +22,7 @@ instructions for information on downloading the source code and building j3d-core.

For all other project -information, including contributing to Java 3D and reporting +information, including contributing to the 3D projects and reporting issues, please go to the parent java3d project.

@@ -33,33 +32,7 @@ to file or track issues. Please use the -

-

License

-

The source code for the core Java 3D API reference -implementation -is licensed under the Java -Research License (JRL) for non-commercial use. The JRL allows users -to download, build, and modify the source code in the -j3d-core project for research use, subject to the terms of the license. -

-

Java 3D is also licensed for commercial use under a -no-fee Java -Distribution License (JDL). The JDL -allows commercial use of Java 3D with or without modification, as -long as compatibility with the entire API Specification is maintained. -This includes passing the TCK tests for Java 3D, and retaining the -javax namespace as defined by the JCP. -

-

-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 combination of the JRL and the JDL -was chosen to facilitate this, while ensuring the integrity and -compatibility of the API.
+j3d-core and other 3D sub-projects.


-- cgit v1.2.3