]> git.eshelyaron.com Git - emacs.git/commitdiff
Update copyright to 2008.
authorGlenn Morris <rgm@gnu.org>
Fri, 4 Jan 2008 03:08:28 +0000 (03:08 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 4 Jan 2008 03:08:28 +0000 (03:08 +0000)
mac/ChangeLog
mac/Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings
mac/src/Emacs.r

index 20a0de9101273c4007bb270e5b9dbb505ba4c4a9..541ee2591de93404af4639cd66bf9693bf89a064 100644 (file)
@@ -1,3 +1,8 @@
+2008-01-04  Glenn Morris  <rgm@gnu.org>
+
+       * Emacs.app/Contents/Resources/English.lproj/InfoPlist.strings:
+       * src/Emacs.r: Update copyright to 2008.
+
 2007-11-24  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * INSTALL: Also build and run on Mac OS X 10.5.
index 2d98a155d9e959edae353e2ff82f83b8aa3e978d..efe807b9ccaed19e8a7c9947c7482e9abed6c734 100644 (file)
@@ -2,4 +2,4 @@
 
 CFBundleName = "Emacs";
 CFBundleShortVersionString = "23.0.50";
-CFBundleGetInfoString = "23.0.50, Copyright (C) 2007 Free Software Foundation, Inc.";
+CFBundleGetInfoString = "23.0.50, Copyright (C) 2008 Free Software Foundation, Inc.";
index 33f69ab42582cc7eba3b83d1e48c8ab00f1f65b9..f17bde2533a06fee77ad62105df92091c13d664e 100644 (file)
@@ -1,6 +1,6 @@
 /* Resource definitions for GNU Emacs on the Macintosh.
    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-      2005, 2006, 2007  Free Software Foundation, Inc.
+      2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -224,7 +224,7 @@ resource 'vers' (1) {
        50,             /* Non-final release # */
        0,              /* Region code */
        "23.0.50",      /* Short version number */
-       "23.0.50, Copyright \0xa9 2007 "
+       "23.0.50, Copyright \0xa9 2008 "
        "Free Software Foundation, Inc." /* Long version number */
 };