diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 01:02:09 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-01-01 01:02:09 -0800 |
commit | 63b04c11d530f4a6a41f112d1b3ba1ed1eb81195 (patch) | |
tree | 509afc8bf4ab9b2ab8b216be8c1e6a2ca2e4fc30 /lib-src | |
parent | 5c7dd8a783fa2503f042f6671279e5fca38c35cb (diff) | |
download | emacs-63b04c11d530f4a6a41f112d1b3ba1ed1eb81195.tar.gz emacs-63b04c11d530f4a6a41f112d1b3ba1ed1eb81195.tar.bz2 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 @@ # along with this program. If not, see <https://www.gnu.org/licenses/>. -Copyright='Copyright (C) 2017 Free Software Foundation, Inc. +Copyright='Copyright (C) 2018 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of this program under the terms of the GNU General Public License. |