changeset 96691:79fd41564e20

Fix copyright and license.
author Glenn Morris <rgm@gnu.org>
date Wed, 16 Jul 2008 02:20:06 +0000
parents 53126b877e24
children 6fad3f85eab7
files nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist	Wed Jul 16 02:19:37 2008 +0000
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist	Wed Jul 16 02:20:06 2008 +0000
@@ -12,8 +12,8 @@
 	"Carl Edman (NeXTStep)",
 	"..see http://emacs-app.sf.net"
     );
-    Copyright = "Copyright (C) 2005-2008";
-    CopyrightDescription = "Released under the GNU General Public License Version 2";
+    Copyright = "Copyright (C) 2008 Free Software Foundation, Inc.";
+    CopyrightDescription = "Released under the GNU General Public License Version 3 or later";
     FullVersionID = "Emacs 23.0.60 NS 9.0";
     NSExecutable = Emacs;
     NSIcon = emacs.tiff;
@@ -134,4 +134,4 @@
 	},
     );
     URL = "http://emacs-app.sf.net";
-}
\ No newline at end of file
+}