diff options
author | Kevin Rushforth <[email protected]> | 2008-07-14 19:30:23 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2008-07-14 19:30:23 +0000 |
commit | 329cd90c8b0d6533c15b8d5ef4d2e5ea531cc616 (patch) | |
tree | 109854cb1a6c5ae0cbd1295798119bbd3125fd95 /www | |
parent | 0bea19ef0ab159f127f41fdd07d83bcf5b34c5df (diff) |
Copied www changes from trunk
git-svn-id: https://svn.java.net/svn/j3d-core~svn/branches/dev-1_6@929 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index ee6f16a..38e1afa 100644 --- a/www/index.html +++ b/www/index.html @@ -40,6 +40,10 @@ 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><em>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.</em></p> <p><br> </p> </body> |