summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2003-10-13 20:34:27 +0000
committerJohn Criswell <criswell@uiuc.edu>2003-10-13 20:34:27 +0000
commit7eadec6327cc996483aae4c5db8145bc409d694a (patch)
treecae36881465324f1adf1673d00967dcab6ee8b83 /runtime
parent3875657ee5eef43707b8481143df7630b689432b (diff)
downloadllvm-7eadec6327cc996483aae4c5db8145bc409d694a.tar.gz
llvm-7eadec6327cc996483aae4c5db8145bc409d694a.tar.bz2
llvm-7eadec6327cc996483aae4c5db8145bc409d694a.tar.xz
Adding additional license information to these files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9102 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
-rw-r--r--runtime/GCCLibraries/libc/LICENSE.TXT5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/libc/LICENSE.TXT b/runtime/GCCLibraries/libc/LICENSE.TXT
new file mode 100644
index 0000000000..7e52b94e94
--- /dev/null
+++ b/runtime/GCCLibraries/libc/LICENSE.TXT
@@ -0,0 +1,5 @@
+libc
+------------------------------------------------------------------------------
+The stripped down C library found in llvm/runtime/GCCLibraries/libc is licensed
+to you under the Lesser GNU Public General License.
+