summaryrefslogtreecommitdiff
path: root/LICENSE.TXT
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-11-15 05:57:06 +0000
committerChris Lattner <sabre@nondot.org>2007-11-15 05:57:06 +0000
commitab64806af2a10657dd15a5e8670ba6e900a3c29d (patch)
tree50c8e785ac7a41af8a1b0e5a517b7ad36cc9f920 /LICENSE.TXT
parent44a95e06cc0bb3a2d617fe94235aee92b1951910 (diff)
downloadllvm-ab64806af2a10657dd15a5e8670ba6e900a3c29d.tar.gz
llvm-ab64806af2a10657dd15a5e8670ba6e900a3c29d.tar.bz2
llvm-ab64806af2a10657dd15a5e8670ba6e900a3c29d.tar.xz
Import the boost scoped_ptr class to LLVM. This patch was prepared by
Cédric Venet. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@44161 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r--LICENSE.TXT3
1 files changed, 3 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT
index e8e082fc24..d453def1db 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -66,3 +66,6 @@ Compiler Driver llvm/tools/llvmc
Autoconf llvm/autoconf
llvm/projects/ModuleMaker/autoconf
llvm/projects/sample/autoconf
+Boost C++ Libraries llvm/include : docs/BOOST_LICENSE_1_0.txt
+
+