diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:38:07 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2016-01-01 01:38:07 -0800 |
commit | 9c3dbabee3cc8cddce33aaa7622dfb4c11353123 (patch) | |
tree | d5e25b8c8a65cecc360af67e749bbbb12badd0cc /lib-src | |
parent | 0e963201d03d9229bb8ac4323291d2b0119526ed (diff) |
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 3df439d0f9..73213c5a37 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) 2015 Free Software Foundation, Inc. +Copyright='Copyright (C) 2016 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. |