[mips] Add initial release notes for MIPS32.
[oota-llvm.git] / LICENSE.TXT
index 20cfe73efde7b82f3cd694e5e627f5b37f2f9523..84090c07a54f2ce947807c78e1cd02d6606d44cf 100644 (file)
@@ -4,8 +4,8 @@ LLVM Release License
 University of Illinois/NCSA
 Open Source License
 
-Copyright (c) 2003, University of Illinois at Urbana-Champaign.  All rights
-reserved.
+Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign.
+All rights reserved.
 
 Developed by:
 
@@ -13,7 +13,7 @@ Developed by:
 
     University of Illinois at Urbana-Champaign
 
-    http://llvm.cs.uiuc.edu
+    http://llvm.org
 
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
@@ -61,28 +61,10 @@ licenses, and/or restrictions:
 
 Program             Directory
 -------             ---------
-Autoconf:           llvm/autoconf
+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
-
+Google Test         llvm/utils/unittest/googletest
+OpenBSD regex       llvm/lib/Support/{reg*, COPYRIGHT.regex}
+pyyaml tests        llvm/test/YAMLParser/{*.data, LICENSE.TXT}
+ARM contributions   llvm/lib/Target/ARM/LICENSE.TXT
+md5 contributions   llvm/lib/Support/MD5.cpp llvm/include/llvm/Support/MD5.h