diff options
Diffstat (limited to 'lib-src')
| -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 2a24bca3fcb..184ed8ac01a 100755 --- a/lib-src/rcs-checkin +++ b/lib-src/rcs-checkin | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 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 Free Software Foundation, Inc. | 5 | # Copyright (C) 1993, 1994, 1995, 2001, 2002 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |