diff options
author | Glenn Morris <rgm@gnu.org> | 2010-01-10 23:51:51 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-01-10 23:51:51 -0800 |
commit | 6589a2f98dae1301980e85e01844b75079f48364 (patch) | |
tree | 91b75fb7a1c53f996004cc8c5f53efddb5b013b5 /nextstep/GNUstep | |
parent | 1df47e3844f79ba5f490096dd6206d50367363ba (diff) |
Set copyright year to 2010.
* Cocoa/Emacs.base/Contents/Info.plist:
* Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Set copyright year to 2010.
* version.el (emacs-copyright): Set copyright year to 2010.
* ebrowse.c (version):
* etags.c (print_version):
* rcs2log (Copyright): Set copyright year to 2010.
Diffstat (limited to 'nextstep/GNUstep')
-rw-r--r-- | nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist index be9b4a5af5..22b71d443e 100644 --- a/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist +++ b/nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist @@ -11,7 +11,7 @@ "Carl Edman (NeXTStep)", "..see http://emacs-app.sf.net/authorship.html" ); - Copyright = "Copyright (C) 2009 Free Software Foundation, Inc."; + Copyright = "Copyright (C) 2010 Free Software Foundation, Inc."; CopyrightDescription = "Released under the GNU General Public License Version 3 or later"; FullVersionID = "Emacs 23.1.91, NS Windowing"; NSExecutable = Emacs; |