diff options
| author | Glenn Morris | 2011-01-24 20:08:28 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-24 20:08:28 -0800 |
| commit | 73b0cd50031a714347109169ceb8bacae338612a (patch) | |
| tree | fa3788cbc3259b8e67c53220e414a0f45bf1c41e /lib-src/rcs2log | |
| parent | 0b5c5d8291f82556c149013f10372234b0df9bc2 (diff) | |
| download | emacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz emacs-73b0cd50031a714347109169ceb8bacae338612a.zip | |
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'lib-src/rcs2log')
| -rwxr-xr-x | lib-src/rcs2log | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 5808068f646..4e1dd306977 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -2,9 +2,7 @@ | |||
| 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-1998, 2001-2011 Free Software Foundation, Inc. |
| 6 | # 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | ||
| 7 | # Free Software Foundation, Inc. | ||
| 8 | 6 | ||
| 9 | # Author: Paul Eggert <eggert@twinsun.com> | 7 | # Author: Paul Eggert <eggert@twinsun.com> |
| 10 | 8 | ||