diff options
author | Pádraig Brady <P@draigBrady.com> | 2017-01-01 22:38:02 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2017-01-01 22:38:02 +0000 |
commit | e7a2580b96370da03c4d3553ccdf4ee66a14c6a4 (patch) | |
tree | 0b3d7ab3f93d6de66ce6dfb92591cca1f1b8c426 /doc/local.mk | |
parent | b02631b14b2a155c4a233c8e8dad2569c159e85d (diff) | |
download | coreutils-e7a2580b96370da03c4d3553ccdf4ee66a14c6a4.tar.xz |
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.
Diffstat (limited to 'doc/local.mk')
-rw-r--r-- | doc/local.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/local.mk b/doc/local.mk index 5ba58186f..318b1794b 100644 --- a/doc/local.mk +++ b/doc/local.mk @@ -1,7 +1,7 @@ # Make coreutils documentation. -*-Makefile-*- # This is included by the top-level Makefile.am. -# Copyright (C) 1995-2016 Free Software Foundation, Inc. +# Copyright (C) 1995-2017 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 |