aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/rcs2log
diff options
context:
space:
mode:
authorGlenn Morris2011-01-01 18:46:30 -0800
committerGlenn Morris2011-01-01 18:46:30 -0800
commitd7bfa7a1d955a19894ebf5c6392721a1b5c85d6f (patch)
tree11e62fbb8f8b49bdf0545b3095e0612d3b9512e2 /lib-src/rcs2log
parent9430e9882e6331ea9fa300b44b3c980faa711ac0 (diff)
downloademacs-d7bfa7a1d955a19894ebf5c6392721a1b5c85d6f.tar.gz
emacs-d7bfa7a1d955a19894ebf5c6392721a1b5c85d6f.zip
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 'lib-src/rcs2log')
-rwxr-xr-xlib-src/rcs2log7
1 files changed, 3 insertions, 4 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index 2a2eab83fcb..5808068f646 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -3,8 +3,8 @@
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, 2010 6# 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
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>
10 10
@@ -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) 2010 Free Software Foundation, Inc. 25Copyright='Copyright (C) 2011 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.
@@ -777,4 +777,3 @@ exec rm -fr $logdir
777# tab-width:4 777# tab-width:4
778# End: 778# End:
779 779
780# arch-tag: cea067bd-a552-4254-ba17-078208933073