diff options
| author | Glenn Morris | 2007-01-16 03:47:24 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-01-16 03:47:24 +0000 |
| commit | b3d90e4611747fe8aa17c2e3e8895b8749276712 (patch) | |
| tree | cdaf80347f06b5da09709f34a659f315a98c8bcd /lib-src/rcs2log | |
| parent | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (diff) | |
| download | emacs-b3d90e4611747fe8aa17c2e3e8895b8749276712.tar.gz emacs-b3d90e4611747fe8aa17c2e3e8895b8749276712.zip | |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'lib-src/rcs2log')
| -rwxr-xr-x | lib-src/rcs2log | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 795c70ecd85..371a52de66c 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -55,7 +55,7 @@ Report bugs to <bug-gnu-emacs@gnu.org>.' | |||
| 55 | Id='$Id$' | 55 | Id='$Id$' |
| 56 | 56 | ||
| 57 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, | 57 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, |
| 58 | # 2004, 2005, 2006 Free Software Foundation, Inc. | 58 | # 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |
| 59 | 59 | ||
| 60 | # This program is free software; you can redistribute it and/or modify | 60 | # This program is free software; you can redistribute it and/or modify |
| 61 | # it under the terms of the GNU General Public License as published by | 61 | # it under the terms of the GNU General Public License as published by |
| @@ -72,7 +72,7 @@ Id='$Id$' | |||
| 72 | # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | 72 | # Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 73 | # Boston, MA 02110-1301, USA. | 73 | # Boston, MA 02110-1301, USA. |
| 74 | 74 | ||
| 75 | Copyright='Copyright (C) 2006 Free Software Foundation, Inc. | 75 | Copyright='Copyright (C) 2007 Free Software Foundation, Inc. |
| 76 | This program comes with NO WARRANTY, to the extent permitted by law. | 76 | This program comes with NO WARRANTY, to the extent permitted by law. |
| 77 | You may redistribute copies of this program | 77 | You may redistribute copies of this program |
| 78 | under the terms of the GNU General Public License. | 78 | under the terms of the GNU General Public License. |