diff options
| author | Paul Eggert | 2018-01-01 01:02:09 -0800 |
|---|---|---|
| committer | Paul Eggert | 2018-01-01 01:02:09 -0800 |
| commit | 63b04c11d530f4a6a41f112d1b3ba1ed1eb81195 (patch) | |
| tree | 509afc8bf4ab9b2ab8b216be8c1e6a2ca2e4fc30 /lib-src | |
| parent | 5c7dd8a783fa2503f042f6671279e5fca38c35cb (diff) | |
| download | emacs-63b04c11d530f4a6a41f112d1b3ba1ed1eb81195.tar.gz emacs-63b04c11d530f4a6a41f112d1b3ba1ed1eb81195.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
Diffstat (limited to 'lib-src')
| -rwxr-xr-x | lib-src/rcs2log | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/rcs2log b/lib-src/rcs2log index 96b8930818b..e459d35206c 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log | |||
| @@ -20,7 +20,7 @@ | |||
| 20 | # along with this program. If not, see <https://www.gnu.org/licenses/>. | 20 | # along with this program. If not, see <https://www.gnu.org/licenses/>. |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | Copyright='Copyright (C) 2017 Free Software Foundation, Inc. | 23 | Copyright='Copyright (C) 2018 Free Software Foundation, Inc. |
| 24 | This program comes with NO WARRANTY, to the extent permitted by law. | 24 | This program comes with NO WARRANTY, to the extent permitted by law. |
| 25 | You may redistribute copies of this program | 25 | You may redistribute copies of this program |
| 26 | under the terms of the GNU General Public License. | 26 | under the terms of the GNU General Public License. |