diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-01 18:46:30 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-01 18:46:30 -0800 |
commit | d7bfa7a1d955a19894ebf5c6392721a1b5c85d6f (patch) | |
tree | 11e62fbb8f8b49bdf0545b3095e0612d3b9512e2 /nextstep/GNUstep | |
parent | 9430e9882e6331ea9fa300b44b3c980faa711ac0 (diff) |
Set short copyright year to 2011.
* lib-src/ebrowse.c (version) <emacs_copyright>:
* lib-src/etags.c (print_version) <emacs_copyright>:
* lib-src/rcs2log (Copyright):
* lisp/version.el (emacs-copyright):
* nextstep/Cocoa/Emacs.base/Contents/Info.plist:
* nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings:
* nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist:
Set short copyright year to 2011.
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 aaedda4d64..a9963f3651 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) 2010 Free Software Foundation, Inc."; + Copyright = "Copyright (C) 2011 Free Software Foundation, Inc."; CopyrightDescription = "Released under the GNU General Public License Version 3 or later"; FullVersionID = "Emacs 23.2.91, NS Windowing"; NSExecutable = Emacs; |