diff options
| author | John Criswell <criswell@uiuc.edu> | 2006-08-08 14:47:33 +0000 |
|---|---|---|
| committer | John Criswell <criswell@uiuc.edu> | 2006-08-08 14:47:33 +0000 |
| commit | 05de6a9297428b291acf73b2e72d72ca66ad23ff (patch) | |
| tree | cfdde8fc1a48a50d14de7896834f5bd2d5f85908 /llvm/runtime/GCCLibraries/libc | |
| parent | 39083e78367fa9a3e6457c085f4a4b50c9d8720f (diff) | |
| download | bcm5719-llvm-05de6a9297428b291acf73b2e72d72ca66ad23ff.tar.gz bcm5719-llvm-05de6a9297428b291acf73b2e72d72ca66ad23ff.zip | |
Make information more complete.
llvm-svn: 29568
Diffstat (limited to 'llvm/runtime/GCCLibraries/libc')
| -rw-r--r-- | llvm/runtime/GCCLibraries/libc/LICENSE.TXT | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/llvm/runtime/GCCLibraries/libc/LICENSE.TXT b/llvm/runtime/GCCLibraries/libc/LICENSE.TXT index 37e0f43287b..7bcfd36d9f5 100644 --- a/llvm/runtime/GCCLibraries/libc/LICENSE.TXT +++ b/llvm/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. |

