summaryrefslogtreecommitdiff
path: root/nextstep/Cocoa
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-05 00:55:40 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-05 00:55:40 +0000
commitc73a056258f29e30654da741bbaaadf13a2d62fc (patch)
tree2ed3a95eb914302bbcebef15a9033ed0425dc48f /nextstep/Cocoa
parentb433a991042518aca7f9a10a76dcb416e0104681 (diff)
downloademacs-c73a056258f29e30654da741bbaaadf13a2d62fc.tar.gz
Update copyright for 2009.
Diffstat (limited to 'nextstep/Cocoa')
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Info.plist4
-rw-r--r--nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings2
2 files changed, 3 insertions, 3 deletions
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Info.plist b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
index d1b7de55410..6b8d14be93b 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Info.plist
+++ b/nextstep/Cocoa/Emacs.base/Contents/Info.plist
@@ -1,5 +1,5 @@
<!--
-Copyright (C) 2008 Free Software Foundation, Inc.
+Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of GNU Emacs.
@@ -540,7 +540,7 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
<key>CFBundleExecutable</key>
<string>Emacs</string>
<key>CFBundleGetInfoString</key>
- <string>Emacs 23.0.60 Copyright (C) Free Software Foundation, Inc.</string>
+ <string>Emacs 23.0.60 Copyright (C) 2009 Free Software Foundation, Inc.</string>
<key>CFBundleIconFile</key>
<string>Emacs.icns</string>
<key>CFBundleIdentifier</key>
diff --git a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
index 2020d89fb10..8f821294486 100644
--- a/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
+++ b/nextstep/Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings
@@ -3,4 +3,4 @@
CFBundleName = "Emacs";
CFBundleShortVersionString = "Version 23.0.60";
CFBundleGetInfoString = "Emacs version 23.0.60, NS Windowing";
-NSHumanReadableCopyright = "Copyright (C) 2008 Free Software Foundation, Inc.";
+NSHumanReadableCopyright = "Copyright (C) 2009 Free Software Foundation, Inc.";