summaryrefslogtreecommitdiff
path: root/nextstep/GNUstep
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-07-16 02:20:06 +0000
committerGlenn Morris <rgm@gnu.org>2008-07-16 02:20:06 +0000
commitdcd9248abb4496b1860940968f9ef04ff3e9dde7 (patch)
tree542d1b52050e93a5839e5f85997479cc40619cc0 /nextstep/GNUstep
parent7963f8ab8a3fbd3bb883767a80901be68baaa4e4 (diff)
Fix copyright and license.
Diffstat (limited to 'nextstep/GNUstep')
-rw-r--r--nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
index b9c24b95c1..33e0817ceb 100644
--- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
+++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist
@@ -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
+}