[llvm-commits] CVS: llvm/test/Programs/MultiSource/Benchmarks/Olden/LICENSE.TXT
John Criswell
criswell at cs.uiuc.edu
Mon Oct 13 15:39:04 PDT 2003
Changes in directory llvm/test/Programs/MultiSource/Benchmarks/Olden:
LICENSE.TXT added (r1.1)
---
Log message:
Adding additional license information for MultiSource Programs.
---
Diffs of the changes: (+26 -0)
Index: llvm/test/Programs/MultiSource/Benchmarks/Olden/LICENSE.TXT
diff -c /dev/null llvm/test/Programs/MultiSource/Benchmarks/Olden/LICENSE.TXT:1.1
*** /dev/null Mon Oct 13 15:38:47 2003
--- llvm/test/Programs/MultiSource/Benchmarks/Olden/LICENSE.TXT Mon Oct 13 15:38:37 2003
***************
*** 0 ****
--- 1,26 ----
+ Olden
+ ------------------------------------------------------------------------------
+ In addition to the LLVM license, Olden has the following copyrights and
+ restrictions:
+
+ Olden Version 1 Copyright:
+
+ Copyright (C) 1994-1996 by Anne Rogers (amr at cs.princeton.edu) and
+ Martin Carlisle (mcc at cs.princeton.edu)
+ ALL RIGHTS RESERVED.
+
+ OLDEN is distributed under the following conditions:
+
+ You may make copies of OLDEN for your own use and modify those copies.
+
+ All copies of OLDEN must retain our names and copyright notice.
+
+ You may not sell OLDEN or distribute OLDEN in conjunction with a
+ commercial product or service without the expressed written consent of
+ Anne Rogers and Martin Carlisle.
+
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+ PURPOSE.
+
More information about the llvm-commits
mailing list