From 1cb3fdf7f232137fd185d89a21a1e0c175c11d88 Mon Sep 17 00:00:00 2001 From: Harvey Harrison Date: Mon, 8 Apr 2013 22:45:06 -0700 Subject: j3dcore: remove the www folder, it doesn't have anything useful anymore Signed-off-by: Harvey Harrison --- www/index.html | 50 -------------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 www/index.html (limited to 'www/index.html') diff --git a/www/index.html b/www/index.html deleted file mode 100644 index 38e1afa..0000000 --- a/www/index.html +++ /dev/null @@ -1,50 +0,0 @@ - - - - - Core classes for javax.media.j3d - - -

This project contains the source code -for the javax.media.j3d package.

-

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

-

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

-

NOTE: The issue Tracker in this j3d-core subproject cannot be used -to file or track issues. Please use the Issue Tracker -in the parent java3d -project -to track issues (bugs, feature requests, etc.) for -j3d-core and other 3D sub-projects.
-

-

License

-

The source code for the javax.media.j3d 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. -

-

NOTE: This project contains third-party source code that is -provided under separate licensing terms. These terms are are found in the -THIRDPARTY-LICENSE-*.txt files in the top level-directory of this project. -See README-FIRST.txt for more information.

-


-

- - -- cgit v1.2.3