[OCaml] Don't build stub libraries twice.
[oota-llvm.git] / LICENSE.TXT
index c23c414bb9710d52f327b1857f6178d69dd22754..922092b05217e160241de38926df358159417fa1 100644 (file)
@@ -4,7 +4,7 @@ LLVM Release License
 University of Illinois/NCSA
 Open Source License
 
-Copyright (c) 2003, 2004 University of Illinois at Urbana-Champaign.
+Copyright (c) 2003-2014 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,14 +61,10 @@ licenses, and/or restrictions:
 
 Program             Directory
 -------             ---------
-System Library      llvm/lib/System
-Compiler Driver     llvm/tools/llvmc
-PowerPC Backend     llvm/lib/Target/PowerPC
-Autoconf:           llvm/autoconf
+Autoconf            llvm/autoconf
                     llvm/projects/ModuleMaker/autoconf
-                    llvm/projects/sample/autoconf
-Burg:               llvm/utils/Burg
-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