diff options
author | Pádraig Brady <P@draigBrady.com> | 2016-01-01 14:10:41 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2016-01-01 14:10:41 +0000 |
commit | b16e999f553b682e74e0a56750f649da05130c4f (patch) | |
tree | ff9c4411e6738d3cfef4883df82d1a1a0dba1b77 /doc | |
parent | 81dce30cba6fbfd2166a22c6f0e190309c58bbe9 (diff) | |
download | coreutils-b16e999f553b682e74e0a56750f649da05130c4f.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')
-rw-r--r-- | doc/ChangeLog-2007 | 2 | ||||
-rw-r--r-- | doc/coreutils.texi | 2 | ||||
-rw-r--r-- | doc/local.mk | 2 | ||||
-rw-r--r-- | doc/perm.texi | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/doc/ChangeLog-2007 b/doc/ChangeLog-2007 index 6adae102c..15e0c1ba0 100644 --- a/doc/ChangeLog-2007 +++ b/doc/ChangeLog-2007 @@ -2002,7 +2002,7 @@ ----- - Copyright (C) 2001-2015 Free Software Foundation, Inc. + Copyright (C) 2001-2016 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 8eb2a3e1e..62be66a5c 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -144,7 +144,7 @@ This manual documents version @value{VERSION} of the GNU core utilities, including the standard programs for text and file manipulation. -Copyright @copyright{} 1994-2015 Free Software Foundation, Inc. +Copyright @copyright{} 1994-2016 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/doc/local.mk b/doc/local.mk index a270c1faa..dad743c5b 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-2015 Free Software Foundation, Inc. +# Copyright (C) 1995-2016 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 diff --git a/doc/perm.texi b/doc/perm.texi index a0b68e2fc..4a4d45095 100644 --- a/doc/perm.texi +++ b/doc/perm.texi @@ -1,6 +1,6 @@ @c File mode bits -@c Copyright (C) 1994-2015 Free Software Foundation, Inc. +@c Copyright (C) 1994-2016 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document @c under the terms of the GNU Free Documentation License, Version 1.3 or |