From 7fc20cafc3537a579df80182e3fef5da71d341e7 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Tue, 8 Aug 2006 14:47:33 +0000 Subject: Make information more complete. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29568 91177308-0d34-0410-b5e6-96231b3b80d8 --- runtime/GCCLibraries/libc/LICENSE.TXT | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'runtime') diff --git a/runtime/GCCLibraries/libc/LICENSE.TXT b/runtime/GCCLibraries/libc/LICENSE.TXT index 37e0f43..7bcfd36 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. -- cgit v1.1