Fix copyright and license.
authorGlenn Morris <rgm@gnu.org>
Wed, 16 Jul 2008 02:20:06 +0000 (02:20 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 16 Jul 2008 02:20:06 +0000 (02:20 +0000)
nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist

index b9c24b9..33e0817 100644 (file)
@@ -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;
        },
     );
     URL = "http://emacs-app.sf.net";
-}
\ No newline at end of file
+}