diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2004-08-25 00:45:35 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2004-08-25 00:45:35 +0000 |
commit | 0e0d7740ce1e26982311af1cd5f5b80a2216f14b (patch) | |
tree | 65bbafdcf019266649366ee4990b20c5280b5ccf /LICENSE.TXT | |
parent | ca044879fe57bca99fb88138e0767cce55c46130 (diff) |
Update to include tools/llvmc and lib/System as having additional copyright
licenses.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16046 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'LICENSE.TXT')
-rw-r--r-- | LICENSE.TXT | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LICENSE.TXT b/LICENSE.TXT index e351ddbe1f..020bafa169 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT @@ -61,6 +61,8 @@ 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 llvm/projects/ModuleMaker/autoconf |