From: Glenn Morris Date: Wed, 16 Jul 2008 02:20:06 +0000 (+0000) Subject: Fix copyright and license. X-Git-Tag: emacs-pretest-23.0.90~4173 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dcd9248abb4496b1860940968f9ef04ff3e9dde7;p=emacs.git Fix copyright and license. --- diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist index b9c24b95c1e..33e0817ceb8 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 +}