Update copyright dates for 2018.

Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2017/$1-2018/g' `git ls-files`
This commit is contained in:
Richard W.M. Jones
2017-01-03 16:48:21 +01:00
parent dab065a8ee
commit 212762c593
746 changed files with 1047 additions and 1047 deletions

View File

@@ -3,7 +3,7 @@
scriptversion=2013-07-13.22; # UTC
# Copyright (C) 2011-2017 Free Software Foundation, Inc.
# Copyright (C) 2011-2018 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by