diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-01 01:01:53 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-01-01 01:01:53 +0000 |
commit | 4cd143aded5e40fe801575c669dd464210caaf7e (patch) | |
tree | 881bd2b079d757f0acaf6cbc237e19c5accf4a8e /lib-src/rcs2log | |
parent | 365e01cc9f64ce6ca947ccfd8612d60763280a37 (diff) | |
download | emacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.gz |
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
Diffstat (limited to 'lib-src/rcs2log')
-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 c1abfc4ffe0..ba99538872b 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) 2019 Free Software Foundation, Inc. +Copyright='Copyright (C) 2020 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. |