1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

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:
Assaf Gordon
2019-01-01 16:50:20 -07:00
parent 1f9152a50f
commit 8dfcf38af1
787 changed files with 948 additions and 913 deletions

View File

@@ -1,5 +1,5 @@
/* tee - read from standard input and write to standard output and files.
Copyright (C) 1985-2018 Free Software Foundation, Inc.
Copyright (C) 1985-2019 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