Mercurial > emacs
comparison lib-src/rcs-checkin @ 75348:3d45362f1d38
Add 2007 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 21 Jan 2007 04:57:37 +0000 |
parents | 3661e9b3c48f |
children | 1f2482de3237 95d0cdf160ea |
comparison
equal
deleted
inserted
replaced
75347:e3694f1cb928 | 75348:3d45362f1d38 |
---|---|
1 #! /bin/sh | 1 #! /bin/sh |
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, 2002, 2003, 2004, | 5 # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, |
6 # 2005, 2006 Free Software Foundation, Inc. | 6 # 2005, 2006, 2007 Free Software Foundation, Inc. |
7 # | 7 # |
8 # This file is part of GNU Emacs. | 8 # This file is part of GNU Emacs. |
9 # | 9 # |
10 # GNU Emacs is free software; you can redistribute it and/or modify | 10 # GNU Emacs is free software; you can redistribute it and/or modify |
11 # it under the terms of the GNU General Public License as published by | 11 # it under the terms of the GNU General Public License as published by |