From 68a2bd132ac695fa23303cd0e43a7e305e5b8362 Mon Sep 17 00:00:00 2001 From: Gregory John Casamento Date: Sun, 3 Aug 2014 16:20:54 +0000 Subject: [PATCH] Minor correction to license abbreviation in README file. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38028 72102866-910b-0410-8b05-ffd578937521 --- Documentation/readme.texi | 2 +- README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/readme.texi b/Documentation/readme.texi index a8fe6c1d0..b328c95ad 100644 --- a/Documentation/readme.texi +++ b/Documentation/readme.texi @@ -30,7 +30,7 @@ you must make the improvements you have made to the libraries freely available. You should read the COPYING.LIB file for more information. All files in the @file{Source}, @file{Headers} @file{NSCharacterSets}, @file{NSTimeZones}, @file{Resources}, and @file{SSL} -directories and subdirectories under this are covered under the GLPL. +directories and subdirectories under this are covered under the LGPL. GNUstep tools, test programs, and other files are covered under the GNU Public License. This means if you make changes to these programs, diff --git a/README b/README index 3675bd7e1..93cd34bc3 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ with your program, you must make the improvements you have made to the libraries freely available. You should read the COPYING.LIB file for more information. All files in the `Source', `Headers' `NSCharacterSets', `NSTimeZones', `Resources', and `SSL' directories -and subdirectories under this are covered under the GLPL. +and subdirectories under this are covered under the LGPL. GNUstep tools, test programs, and other files are covered under the GNU Public License. This means if you make changes to these programs,