maint: update all copyright year number ranges

Run "make update-copyright" and then...

* gnulib: Update to latest with copyright year adjusted.
* tests/init.sh: Sync with gnulib to pick up copyright year.
* bootstrap: Likewise.
* tests/sample-test: Adjust to use the single most recent year.
This commit is contained in:
Pádraig Brady
2020-01-01 14:16:56 +00:00
parent 7490e94aa7
commit aaba82431c
798 changed files with 807 additions and 799 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/sh
# Create the factor test scripts.
# Copyright (C) 2012-2019 Free Software Foundation, Inc.
# Copyright (C) 2012-2020 Free Software Foundation, Inc.
test_name=$1
template=$2

View File

@@ -10,7 +10,7 @@
#
# See: tests/factor/create-test.sh
# Copyright (C) 2012-2019 Free Software Foundation, Inc.
# Copyright (C) 2012-2020 Free Software Foundation, Inc.
. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src