diff options
author | Kevin Rushforth <[email protected]> | 2004-06-09 02:52:37 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-06-09 02:52:37 +0000 |
commit | df69463d936326e3f44453e9b9987b96272ae5d9 (patch) | |
tree | c0aa5a160cd3a4e9bdbd201a0e6a2c35ce763e4f /LICENSE.txt | |
parent | 8d04fe6c33678b770bbd5c7747ca21e565648222 (diff) |
Initial creation of vecmath sources in CVS repository
git-svn-id: https://svn.java.net/svn/vecmath~svn/trunk@5 dd45e54d-f42e-c781-df72-dca083a658b1
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..4617b0b --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,16 @@ +===================================================================== +BEGIN LICENSE PLACEHOLDER +===================================================================== + +Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. + +This software is licensed under terms that are yet to be disclosed. +Until such time as these terms are disclosed, you may not do anything +at all with the source code in this CVS repository. + +===================================================================== +END LICENSE PLACEHOLDER +===================================================================== + +TODO: remove the above placeholder and put the actual license, and/or +pointer (URL) to license, here. |