comparison lib-src/rcs2log @ 100898:c24da9d5750f

(Copyright): Update copyright for 2009.
author Glenn Morris <rgm@gnu.org>
date Mon, 05 Jan 2009 00:53:04 +0000
parents 3a4bc081639c
children 68e6b02ce6b6
comparison
equal deleted inserted replaced
100897:ae3f0d6900b0 100898:c24da9d5750f
1 #! /bin/sh 1 #! /bin/sh
2 2
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
10 # the Free Software Foundation, either version 3 of the License, or 11 # the Free Software Foundation, either version 3 of the License, or
11 # (at your option) any later version. 12 # (at your option) any later version.
17 18
18 # You should have received a copy of the GNU General Public License 19 # You should have received a copy of the GNU General Public License
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
22 Copyright='Copyright (C) 2008 Free Software Foundation, Inc. 23 Copyright='Copyright (C) 2009 Free Software Foundation, Inc.
23 This program comes with NO WARRANTY, to the extent permitted by law. 24 This program comes with NO WARRANTY, to the extent permitted by law.
24 You may redistribute copies of this program 25 You may redistribute copies of this program
25 under the terms of the GNU General Public License. 26 under the terms of the GNU General Public License.
26 For more information about these matters, see the files named COPYING. 27 For more information about these matters, see the files named COPYING.
27 Author: Paul Eggert <eggert@twinsun.com>' 28 Author: Paul Eggert <eggert@twinsun.com>'