aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/rcs2log
diff options
context:
space:
mode:
authorGlenn Morris2010-01-10 23:51:51 -0800
committerGlenn Morris2010-01-10 23:51:51 -0800
commit6589a2f98dae1301980e85e01844b75079f48364 (patch)
tree91b75fb7a1c53f996004cc8c5f53efddb5b013b5 /lib-src/rcs2log
parent1df47e3844f79ba5f490096dd6206d50367363ba (diff)
downloademacs-6589a2f98dae1301980e85e01844b75079f48364.tar.gz
emacs-6589a2f98dae1301980e85e01844b75079f48364.zip
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 'lib-src/rcs2log')
-rwxr-xr-xlib-src/rcs2log4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index df84aef198c..2a2eab83fcb 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -3,7 +3,7 @@
3# RCS to ChangeLog generator 3# RCS to ChangeLog generator
4 4
5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, 5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003,
6# 2004, 2005, 2006, 2007, 2008, 2009 6# 2004, 2005, 2006, 2007, 2008, 2009, 2010
7# Free Software Foundation, Inc. 7# Free Software Foundation, Inc.
8 8
9# Author: Paul Eggert <eggert@twinsun.com> 9# Author: Paul Eggert <eggert@twinsun.com>
@@ -22,7 +22,7 @@
22# along with this program. If not, see <http://www.gnu.org/licenses/>. 22# along with this program. If not, see <http://www.gnu.org/licenses/>.
23 23
24 24
25Copyright='Copyright (C) 2009 Free Software Foundation, Inc. 25Copyright='Copyright (C) 2010 Free Software Foundation, Inc.
26This program comes with NO WARRANTY, to the extent permitted by law. 26This program comes with NO WARRANTY, to the extent permitted by law.
27You may redistribute copies of this program 27You may redistribute copies of this program
28under the terms of the GNU General Public License. 28under the terms of the GNU General Public License.