diff options
| author | Glenn Morris | 2009-01-08 03:38:51 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-08 03:38:51 +0000 |
| commit | f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c (patch) | |
| tree | eefee9bb3e7227d72c2c98822f0c07a965d9e7bc /lib-src/rcs-checkin | |
| parent | bb892cdec70b2f937e6b7f7597c5f1c7f467c9ea (diff) | |
| download | emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.tar.gz emacs-f5d0ac07d63bfce83dcf45045b4541fe7a1bca7c.zip | |
Add 2009 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 c7dcf047585..b1dfecf8ff8 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, 2005, 2006, | 5 | # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, |
| 6 | # 2007, 2008 Free Software Foundation, Inc. | 6 | # 2007, 2008, 2009 Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
| 9 | 9 | ||