diff options
| author | Glenn Morris | 2008-01-07 08:42:46 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-07 08:42:46 +0000 |
| commit | a5b68355b38424bda76b5846afa1f45e4bada42b (patch) | |
| tree | 0ef12e7896a9fc53c0d4ac983ab089f448c18a4d /lib-src/rcs-checkin | |
| parent | b9b14d130b89af54fe6c376c02d6286aa11749b6 (diff) | |
| download | emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.tar.gz emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.zip | |
Add 2008 to copyright years.
Diffstat (limited to 'lib-src/rcs-checkin')
| -rwxr-xr-x | lib-src/rcs-checkin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/rcs-checkin b/lib-src/rcs-checkin index 94396709e65..958b371b24c 100755 --- a/lib-src/rcs-checkin +++ b/lib-src/rcs-checkin | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # This script accepts any number of file arguments and checks them into RCS. | 3 | # This script accepts any number of file arguments and checks them into RCS. |
| 4 | 4 | ||
| 5 | # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, | 5 | # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, |
| 6 | # 2005, 2006, 2007 Free Software Foundation, Inc. | 6 | # 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
| 9 | # | 9 | # |