llvm-6502/runtime/GCCLibraries/libc/LICENSE.TXT
Reid Spencer 8b2e1419cf Undo removal of the runtime libraries. While this may have been a bit
premature, these libraries will be going away for the 2.0 release. Other
arrangements for profiling, gc, etc. should be made in the next few months.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31807 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-17 03:32:33 +00:00

18 lines
818 B
Plaintext

libc
------------------------------------------------------------------------------
The stripped down C library found in llvm/runtime/GCCLibraries/libc is licensed
to you under the GNU Lesser General Public License (LGPL). The license, along
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.