aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/rcs2log
diff options
context:
space:
mode:
authorGlenn Morris2009-01-05 00:53:04 +0000
committerGlenn Morris2009-01-05 00:53:04 +0000
commitb433a991042518aca7f9a10a76dcb416e0104681 (patch)
tree7861872d924074457a570a7b87ab91388c93f54f /lib-src/rcs2log
parent32c4b970984f4bfc60a138a64c551bde4f2bf4ed (diff)
downloademacs-b433a991042518aca7f9a10a76dcb416e0104681.tar.gz
emacs-b433a991042518aca7f9a10a76dcb416e0104681.zip
(Copyright): Update copyright for 2009.
Diffstat (limited to 'lib-src/rcs2log')
-rwxr-xr-xlib-src/rcs2log5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index 72818ecb0c7..6c9aee3d964 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -3,7 +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 Free Software Foundation, Inc. 6# 2004, 2005, 2006, 2007, 2008, 2009
7# Free Software Foundation, Inc.
7 8
8# This program is free software: you can redistribute it and/or modify 9# This program is free software: you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by 10# it under the terms of the GNU General Public License as published by
@@ -19,7 +20,7 @@
19# along with this program. If not, see <http://www.gnu.org/licenses/>. 20# along with this program. If not, see <http://www.gnu.org/licenses/>.
20 21
21 22
22Copyright='Copyright (C) 2008 Free Software Foundation, Inc. 23Copyright='Copyright (C) 2009 Free Software Foundation, Inc.
23This program comes with NO WARRANTY, to the extent permitted by law. 24This program comes with NO WARRANTY, to the extent permitted by law.
24You may redistribute copies of this program 25You may redistribute copies of this program
25under the terms of the GNU General Public License. 26under the terms of the GNU General Public License.