summaryrefslogtreecommitdiff
path: root/runtime
diff options
context:
space:
mode:
authorJohn Criswell <criswell@uiuc.edu>2006-08-08 14:47:33 +0000
committerJohn Criswell <criswell@uiuc.edu>2006-08-08 14:47:33 +0000
commit7fc20cafc3537a579df80182e3fef5da71d341e7 (patch)
tree6de8d0b2feb4a124920a99f2ebf30caf20701ac1 /runtime
parent1a009468175a6e123cc3f1e847c10e3e126a44db (diff)
downloadllvm-7fc20cafc3537a579df80182e3fef5da71d341e7.tar.gz
llvm-7fc20cafc3537a579df80182e3fef5da71d341e7.tar.bz2
llvm-7fc20cafc3537a579df80182e3fef5da71d341e7.tar.xz
Make information more complete.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29568 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'runtime')
-rw-r--r--runtime/GCCLibraries/libc/LICENSE.TXT9
1 files changed, 9 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/libc/LICENSE.TXT b/runtime/GCCLibraries/libc/LICENSE.TXT
index 37e0f43287..7bcfd36d9f 100644
--- a/runtime/GCCLibraries/libc/LICENSE.TXT
+++ b/runtime/GCCLibraries/libc/LICENSE.TXT
@@ -6,3 +6,12 @@ with copyright information, is in COPYING.LIB.
Portions of glibc also contain copyrights and licenses from third parties.
Those are listed in LICENSES.
+
+FSF copyright and warranty disclaimer:
+Copyright (C) 1991, 1992, 1996, 1997, 1999 Free Software Foundation, Inc.
+Copyright (C) 1995,96,97,2002 Free Software Foundation, Inc.
+
+The GNU C Library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.