diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-01-01 04:01:41 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-01-01 04:01:41 +0000 |
commit | 2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0 (patch) | |
tree | e4a588816ade8b42eda12233e2ab96889e9a5b17 /lib-src | |
parent | 5badc81c1cdfbb261ad3e6d1b753defb15712f26 (diff) | |
download | emacs-2e2a8068031b79a6cc5502b8d4c9d849ebb1dae0.tar.gz |
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 828e4bd0955..1a1771b2b24 100755 --- a/lib-src/rcs2log +++ b/lib-src/rcs2log @@ -20,7 +20,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -Copyright='Copyright (C) 2016 Free Software Foundation, Inc. +Copyright='Copyright (C) 2017 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. |