summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/index.html32
1 files changed, 18 insertions, 14 deletions
diff --git a/www/index.html b/www/index.html
index 796a2d8..2d1bdee 100644
--- a/www/index.html
+++ b/www/index.html
@@ -1,8 +1,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <meta content="text/html; charset=ISO-8859-1"
- http-equiv="content-type">
+ <meta http-equiv="content-type"
+ content="text/html; charset=ISO-8859-1">
<title>The Vecmath API</title>
</head>
<body>
@@ -22,14 +22,16 @@ instructions</a> for information on downloading and building vecmath.
<h3>License</h3>
<p>The source code for the 3D vector math API reference
implementation
-is licensed under the <a href="http://java3d.dev.java.net/jrl.html">Java
+is licensed under the <a href="http://java3d.dev.java.net/jrl.html"
+ target="_blank">Java
Research License (JRL)</a> for non-commercial use. The JRL allows users
to download, build, and modify the source code in the vecmath project
for research use, subject to the terms of the license.
</p>
<p>The vecmath source code is also licensed for commercial use under a
new
-no-fee <a href="http://java3d.dev.java.net/jdl-java3d.pdf">Java
+no-fee <a href="http://java3d.dev.java.net/jdl-java3d.pdf"
+ target="_blank">Java
Distribution License (JDL)</a>. The JDL
allows commercial use of vecmath with or without modification, as
long as compatibility with the entire API Specification is maintained.
@@ -75,11 +77,12 @@ in this vecmath project.<br>
<h3>Feedback and Discussion<br>
</h3>
<p>We have created four Java&nbsp;3D mailing lists in the parent <a
- href="http://java3d.dev.java.net/">java3d</a> project:&nbsp;<a
-<a href="mailto:[email protected]">[email protected]</a>,
-<a href="mailto:[email protected]">[email protected]</a>,
-and <a href="mailto:[email protected]">[email protected]</a>.
+ href="http://java3d.dev.java.net/">java3d</a> project:&nbsp;<span
+ style="color: blue;">interest 'at' java3d.dev.java.net</span>,
+<span style="color: blue;">announce 'at' java3d.dev.java.net</span>,
+<span style="color: blue;">issues 'at' java3d.dev.java.net</span>,
+and <span style="color: blue;">cvs 'at' java3d.dev.java.net</span>
+(replace 'at' with @).
<a href="http://java3d.dev.java.net/servlets/ProjectMailingListList">Click
here to subscribe</a> to any of these lists. The <span
style="font-style: italic;">interest</span> list is an open mailing
@@ -96,16 +99,17 @@ list is for automated issues tracking, and the <span
change messages (for changes to the parent java3d web pages only).</p>
<p>For those who prefer a forum to a discussion mailing list, we have
created the
-<a href="http://java3d.dev.java.net/servlets/ProjectForumView">Java&nbsp;3D
+<a href="http://java3d.dev.java.net/servlets/ProjectForumView"
+ target="_blank">Java&nbsp;3D
forum</a>, hosted as part of the JavaDesktop Community. Messages
-posted on the forum are cross-posted to <a
+posted on the forum are cross-posted to <span style="color: blue;">interest
+'at' java3d.dev.java.net</span>
and vice-versa.<br>
</p>
<p>Finally, each sub-project has its own cvs mailing
list.&nbsp;<a href="servlets/ProjectMailingListList">Click here to
-subscribe</a> to this list. The <a
+subscribe</a> to this list. The <span style="color: blue;">cvs 'at'
+vecmath.dev.java.net</span>
list is for automated CVS change messages and discussion of those
changes.<br>
</p>