]> git.eshelyaron.com Git - emacs.git/commitdiff
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 b9c24b95c1e2220e34c0c2d695ac377befb6a071..33e0817ceb89a2aca56d5b218a1a3759ed2f6578 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
+}