diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2008-07-07 20:51:11 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2008-07-07 20:51:11 +0000 |
commit | 4cc1d113f4a893bb003830cd7b758a9dc6cc8d25 (patch) | |
tree | f446f49796d71a5e1a1a3da3c3626bb55b5dc095 /www/index.html | |
parent | 72bc92ccf99993ecb4b6180040b917001ec0cbe3 (diff) |
Added notice about third-party code being under a different license.
Diffstat (limited to 'www/index.html')
-rw-r--r-- | www/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 8cd9556..e87788a 100644 --- a/www/index.html +++ b/www/index.html @@ -32,6 +32,14 @@ project to track issues (bugs, feature requests, etc.) for j3d-examples and other 3D sub-projects.<br> </p> +<h3><a name="License"></a>License</h3> +<p>The source code for j3d-examples is licensed under a +Berkely Software Distribution (BSD) License. +</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> |