summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorCraig Griffiths <craig.griffiths@codethink.co.uk>2015-08-14 10:10:02 +0100
committerCraig Griffiths <craig.griffiths@codethink.co.uk>2015-08-14 10:12:59 +0100
commit1bf7d9907af320e2c95e2dcf826f30c4c0569701 (patch)
tree012475a017daf5a7fe556619d873e5ed83329e0b /LICENSE.TXT
parent7d593cf14b6df28480d915e4cb812268f429f49c (diff)
downloadflang-1bf7d9907af320e2c95e2dcf826f30c4c0569701.tar.gz
The difference between the head of:
https://github.com/CodethinkLabs/flang.git and the first commit of: https://github.com/llvm-flang/flang.git as of 14/08/2015
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT13
1 files changed, 10 insertions, 3 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index 90ca2e97f6..84090c07a5 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -4,7 +4,7 @@ LLVM Release License
University of Illinois/NCSA
Open Source License
-Copyright (c) 2011 University of Illinois at Urbana-Champaign.
+Copyright (c) 2003-2015 University of Illinois at Urbana-Champaign.
All rights reserved.
Developed by:
@@ -43,6 +43,8 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE
SOFTWARE.
==============================================================================
+Copyrights and Licenses for Third Party Software Distributed with LLVM:
+==============================================================================
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
@@ -59,5 +61,10 @@ licenses, and/or restrictions:
Program Directory
------- ---------
-<none yet>
-
+Autoconf llvm/autoconf
+ llvm/projects/ModuleMaker/autoconf
+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