From: Misha Brukman Date: Thu, 13 Nov 2003 18:03:11 +0000 (+0000) Subject: Fixed word order. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=cf95d4fe42b4f8220d4365a8730d1f07b3ff231e;p=oota-llvm.git Fixed word order. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9978 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/runtime/GCCLibraries/libc/LICENSE.TXT b/runtime/GCCLibraries/libc/LICENSE.TXT index 7e52b94e945..74d04e39250 100644 --- a/runtime/GCCLibraries/libc/LICENSE.TXT +++ b/runtime/GCCLibraries/libc/LICENSE.TXT @@ -1,5 +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. +to you under the GNU Lesser General Public License (LGPL).