[llvm-commits] CVS: llvm-www/releases/1.2/LICENSE.TXT
John Criswell
criswell at cs.uiuc.edu
Thu Mar 18 14:30:01 PST 2004
Changes in directory llvm-www/releases/1.2:
LICENSE.TXT updated: 1.1 -> 1.2
---
Log message:
Updating license to reflect changes made in LLVM.
Also adds an additional warranty clarification.
---
Diffs of the changes: (+45 -0)
Index: llvm-www/releases/1.2/LICENSE.TXT
diff -u llvm-www/releases/1.2/LICENSE.TXT:1.1 llvm-www/releases/1.2/LICENSE.TXT:1.2
--- llvm-www/releases/1.2/LICENSE.TXT:1.1 Fri Mar 12 12:15:06 2004
+++ llvm-www/releases/1.2/LICENSE.TXT Thu Mar 18 14:28:55 2004
@@ -49,3 +49,48 @@
have its own individual LICENSE.TXT file in the directory in which it appears.
This file will describe the copyrights, license, and restrictions which apply
to that code.
+
+The disclaimer of warranty in the University of Illinois Open Source License
+applies to all code in the LLVM Distribution, and nothing in any of the
+other licenses gives permission to use the names of the LLVM Team or the
+University of Illinois to endorse or promote products derived from this
+Software.
+
+The following pieces of software have additional or alternate copyrights,
+licenses, and/or restrictions:
+
+Program Directory
+------- ---------
+Autoconf: llvm/autoconf
+ llvm/projects/ModuleMaker/autoconf
+ llvm/projects/sample/autoconf
+Burg: llvm/utils/Burg
+ llvm/test/Programs/MultiSource/Applications/Burg
+Aha: llvm/test/Programs/MultiSource/Applications/aha
+SGEFA: llvm/test/Programs/MultiSource/Applications/sgefa
+SIOD: llvm/test/Programs/MultiSource/Applications/siod
+D: llvm/test/Programs/MultiSource/Applications/d
+Lambda: llvm/test/Programs/MultiSource/Applications/lambda-0.1.3
+hbd: llvm/test/Programs/MultiSource/Applications/hbd
+Fhourstones: llvm/test/Programs/MultiSource/Benchmarks/Fhourstones
+McCat: llvm/test/Programs/MultiSource/Benchmarks/McCat
+Olden: llvm/test/Programs/MultiSource/Benchmarks/Olden
+OptimizerEval: llvm/test/Programs/MultiSource/Benchmarks/OptimizerEval
+Ptrdist: llvm/test/Programs/MultiSource/Benchmarks/Ptrdist
+LLUBenchmark: llvm/test/Programs/MultiSource/Benchmarks/llubenchmark
+SIM: llvm/test/Programs/MultiSource/Benchmarks/sim
+cfrac: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/cfrac
+espresso: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/espresso
+gs: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/gs
+p2c: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/p2c
+gawk: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/gawk
+make: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/make
+perl: llvm/test/Programs/MultiSource/Benchmarks/MallocBench/perl
+Dhrystone: llvm/test/Programs/SingleSource/Benchmarks/Dhrystone
+SingleSource Tests: llvm/test/Programs/SingleSource/Benchmarks/Misc
+ llvm/test/Programs/SingleSource/CustomChecked
+ llvm/test/Programs/SingleSource/Gizmos
+GNU Libc: llvm/runtime/GCCLibraries/libc
+Zlib Library: llvm/runtime/zlib
+PNG Library: llvm/runtime/libpng
+
More information about the llvm-commits
mailing list