diff options
-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> |