summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2004-02-13 16:46:05 +0000
committerJohn Criswell <criswell@uiuc.edu>2004-02-13 16:46:05 +0000
commit3ff6dddc05e29f5fb14b63b1fbcf1afb585729ee (patch)
tree5d1e6b5baa05d6676d886d2affb03c1e86e35486 /LICENSE.TXT
parentbd8c456274576089390ebd57a455a8e8b90747ea (diff)
downloadllvm-3ff6dddc05e29f5fb14b63b1fbcf1afb585729ee.tar.gz
llvm-3ff6dddc05e29f5fb14b63b1fbcf1afb585729ee.tar.bz2
llvm-3ff6dddc05e29f5fb14b63b1fbcf1afb585729ee.tar.xz
Updated to list all code/directories that have additional or alternate
licensing information. Also added note to indicate that warrany disclaimer and the no-endorsement clause applies to everything. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11382 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT37
1 files changed, 37 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index ec389f3176..20cfe73efd 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -49,3 +49,40 @@ The LLVM software contains code written by third parties. Such software will
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
+Lambda: llvm/test/Programs/MultiSource/Applications/lambda-0.1.3
+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
+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
+Boost: llvm/include/boost
+GNU Libc: llvm/runtime/GCCLibraries/libc
+Zlib Library: llvm/runtime/zlib
+PNG Library: llvm/runtime/libpng
+