findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] [PATCH 2/7] maint: update copyright year number rang


From: Bernhard Voelker
Subject: [Findutils-patches] [PATCH 2/7] maint: update copyright year number ranges
Date: Tue, 24 Oct 2017 09:09:14 +0200

Better late than never: run 'make update-copyright'.

* cfg.mk (update-copyright-env): Change UPDATE_COPYRIGHT_USE_INTERVALS
from 1 to 2 to get a minimal containing range of years; also set
UPDATE_COPYRIGHT_MAX_LINE_LENGTH to 79 characters.
* .x-update-copyright: Add an entry for bootstrap which comes from
gnulib.
* lib/qmark.c: While at it, fix a typo: s/courutils/coreutils/.
* lib/regexprops.c (copying): Update the text so that the
copyright years match the result of "make update-copyright".
* po/fi.po: Change copyright header so that "make update-copyright"
can pick it up: s/©/(C)/
* po/it.po: Likewise.
* po/vi.po: Likewise.
* All other files: Update copyright years via the above make run.
---
 .x-update-copyright                        |  1 +
 NEWS                                       |  2 +-
 README-hacking                             |  2 +-
 bootstrap.conf                             |  2 +-
 build-aux/Makefile.am                      |  2 +-
 build-aux/check-testfiles.sh               |  2 +-
 build-aux/gen-changelog.sh                 |  2 +-
 build-aux/man-lint.sh                      |  2 +-
 build-aux/src-sniff.py                     |  2 +-
 cfg.mk                                     |  8 +++++---
 configure.ac                               |  2 +-
 doc/Makefile.am                            |  3 +--
 doc/find-maint.texi                        |  3 +--
 doc/find.texi                              |  3 +--
 doc/regexprops.texi                        |  3 +--
 find/defs.h                                |  3 +--
 find/exec.c                                |  3 +--
 find/finddata.c                            |  3 +--
 find/fstype.c                              |  3 +--
 find/ftsfind.c                             |  3 +--
 find/oldfind.c                             |  3 +--
 find/parser.c                              |  3 +--
 find/pred.c                                |  3 +--
 find/print.c                               |  3 +--
 find/print.h                               |  2 +-
 find/sharefile.c                           |  2 +-
 find/sharefile.h                           |  2 +-
 find/testsuite/Makefile.am                 |  2 +-
 find/testsuite/binary_locations.sh         |  2 +-
 find/testsuite/checklists.py               |  2 +-
 find/testsuite/config/unix.exp             |  3 +--
 find/testsuite/sv-34079.sh                 |  2 +-
 find/testsuite/sv-34976-execdir-fd-leak.sh |  2 +-
 find/testsuite/sv-48030-exec-plus-bug.sh   |  2 +-
 find/testsuite/sv-48180-refuse-noop.sh     |  2 +-
 find/testsuite/sv-bug-32043.sh             |  2 +-
 find/testsuite/test_escape_c.sh            |  2 +-
 find/testsuite/test_escapechars.sh         |  2 +-
 find/testsuite/test_inode.sh               |  2 +-
 find/testsuite/test_type-list.sh           |  2 +-
 find/tree.c                                |  3 +--
 find/util.c                                |  3 +--
 gnulib-local/lib/gcc-function-attributes.h |  2 +-
 lib/bugreports.c                           |  2 +-
 lib/bugreports.h                           |  2 +-
 lib/buildcmd.c                             |  3 +--
 lib/buildcmd.h                             |  3 +--
 lib/check-regexprops.sh                    |  2 +-
 lib/dircallback.c                          |  2 +-
 lib/dircallback.h                          |  3 +--
 lib/extendbuf.c                            |  2 +-
 lib/extendbuf.h                            |  2 +-
 lib/fdleak.c                               |  2 +-
 lib/fdleak.h                               |  2 +-
 lib/findutils-version.c                    |  2 +-
 lib/findutils-version.h                    |  2 +-
 lib/listfile.c                             |  3 +--
 lib/listfile.h                             |  3 +--
 lib/printquoted.c                          |  3 +--
 lib/printquoted.h                          |  3 +--
 lib/qmark.c                                |  7 ++-----
 lib/regexprops.c                           |  6 ++----
 lib/regextype.c                            |  2 +-
 lib/regextype.h                            |  2 +-
 lib/safe-atoi.c                            |  2 +-
 lib/safe-atoi.h                            |  2 +-
 lib/splitstring.c                          |  2 +-
 lib/splitstring.h                          |  2 +-
 lib/test_splitstring.c                     |  2 +-
 lib/unused-result.h                        |  2 +-
 locate/frcode.c                            |  3 +--
 locate/locate.c                            |  3 +--
 locate/locatedb.h                          |  2 +-
 locate/testsuite/Makefile.am               |  2 +-
 locate/testsuite/config/unix.exp           |  3 +--
 locate/updatedb.sh                         |  3 +--
 locate/word_io.c                           |  2 +-
 m4/mkinstalldirs.m4                        |  3 +--
 m4/noreturn.m4                             |  2 +-
 po/POTFILES.in                             |  3 +--
 po/be.po                                   |  2 +-
 po/bg.po                                   |  2 +-
 po/ca.po                                   |  2 +-
 po/cs.po                                   |  2 +-
 po/da.po                                   |  2 +-
 po/de.po                                   |  2 +-
 po/el.po                                   |  2 +-
 po/eo.po                                   |  3 +--
 po/es.po                                   |  3 +--
 po/et.po                                   |  2 +-
 po/fetch-po-files                          |  2 +-
 po/fi.po                                   |  2 +-
 po/fr.po                                   |  2 +-
 po/ga.po                                   |  2 +-
 po/gl.po                                   |  2 +-
 po/hr.po                                   |  2 +-
 po/hu.po                                   |  3 +--
 po/id.po                                   |  2 +-
 po/it.po                                   |  2 +-
 po/ja.po                                   |  2 +-
 po/ko.po                                   |  2 +-
 po/lg.po                                   |  2 +-
 po/lt.po                                   |  2 +-
 po/ms.po                                   |  2 +-
 po/nb.po                                   |  2 +-
 po/nl.po                                   |  2 +-
 po/pl.po                                   |  3 +--
 po/pt.po                                   |  2 +-
 po/remove-potcdate.sed                     | 11 +++++++++++
 po/ro.po                                   |  2 +-
 po/ru.po                                   |  3 +--
 po/sk.po                                   |  2 +-
 po/sl.po                                   |  3 +--
 po/sr.po                                   |  2 +-
 po/sv.po                                   |  3 +--
 po/tr.po                                   |  2 +-
 po/uk.po                                   |  2 +-
 po/vi.po                                   |  2 +-
 po/zh_CN.po                                |  2 +-
 po/zh_TW.po                                |  2 +-
 xargs/testsuite/Makefile.am                |  2 +-
 xargs/testsuite/config/unix.exp            |  3 +--
 xargs/xargs.c                              |  3 +--
 123 files changed, 139 insertions(+), 168 deletions(-)
 create mode 100644 po/remove-potcdate.sed

diff --git a/.x-update-copyright b/.x-update-copyright
index f4f2b09..7306adc 100644
--- a/.x-update-copyright
+++ b/.x-update-copyright
@@ -1,2 +1,3 @@
 ^ChangeLog-2013$
 ^COPYING$
+^bootstrap$
diff --git a/NEWS b/NEWS
index 7ad898c..be83492 100644
--- a/NEWS
+++ b/NEWS
@@ -2137,7 +2137,7 @@ LocalWords: strncasecmp strcasecmp LIBOBJS FUNC prunefs 
allout libexec
 LocalWords: testsuite Texinfo chdir inode fstype afs fls ls EOF lname
 LocalWords: regex ilname iname ipath iregex printf fprintf
 
-Copyright (C) 1996, 1999-2001, 2003-2016 Free Software Foundation, Inc.
+Copyright (C) 1996-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/README-hacking b/README-hacking
index 8297ecf..9ce114b 100644
--- a/README-hacking
+++ b/README-hacking
@@ -248,7 +248,7 @@ In case you're wondering why we bother with all of this, 
read this:
 
 
 ========================================================================
-Copyright (C) 2009-2010, 2014-2016 Free Software Foundation, Inc.
+Copyright (C) 2009-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/bootstrap.conf b/bootstrap.conf
index 20691b4..44ad1f0 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-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
diff --git a/build-aux/Makefile.am b/build-aux/Makefile.am
index 7cbfa2f..68079b9 100644
--- a/build-aux/Makefile.am
+++ b/build-aux/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2015-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/build-aux/check-testfiles.sh b/build-aux/check-testfiles.sh
index f54fdc9..684fcf3 100755
--- a/build-aux/check-testfiles.sh
+++ b/build-aux/check-testfiles.sh
@@ -1,6 +1,6 @@
 #! /bin/sh
 # check-testfiles.sh -- Check we distributed all the test files we need
-# Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/build-aux/gen-changelog.sh b/build-aux/gen-changelog.sh
index 9503a63..38ab0f8 100755
--- a/build-aux/gen-changelog.sh
+++ b/build-aux/gen-changelog.sh
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Generate the ChangeLog for findutils.
 
-# Copyright (C) 2015-2016 Free Software Foundation, Inc.
+# Copyright (C) 2015-2017 Free Software Foundation, Inc.
 # Written by James Youngman.
 #
 # This program is free software: you can redistribute it and/or modify
diff --git a/build-aux/man-lint.sh b/build-aux/man-lint.sh
index 285290d..dc1e254 100755
--- a/build-aux/man-lint.sh
+++ b/build-aux/man-lint.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2007-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-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
diff --git a/build-aux/src-sniff.py b/build-aux/src-sniff.py
index 6c410c3..febc903 100644
--- a/build-aux/src-sniff.py
+++ b/build-aux/src-sniff.py
@@ -1,7 +1,7 @@
 #! /usr/bin/env python
 
 # src-sniff.py: checks source code for patterns that look like common errors.
-# Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2017 Free Software Foundation, Inc.
 #
 #
 # This program is free software: you can redistribute it and/or modify
diff --git a/cfg.mk b/cfg.mk
index fabd4dd..573c1eb 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -1,5 +1,5 @@
 # cfg.mk -- configuration file for the maintainer makefile provided by gnulib.
-# Copyright (C) 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2010-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
@@ -61,10 +61,12 @@ exclude_file_name_regexp--sc_texinfo_acronym = 
doc/perm\.texi
 # cases where neither argument is a string literal.
 local-checks-to-skip += sc_prohibit_strcmp
 
-# During 'make update-copyright', collapse consecutive years into intervals.
+# During 'make update-copyright', convert a sequence with gaps to the minimal
+# containing range.
 update-copyright-env = \
   UPDATE_COPYRIGHT_FORCE=1 \
-  UPDATE_COPYRIGHT_USE_INTERVALS=1
+  UPDATE_COPYRIGHT_USE_INTERVALS=2 \
+  UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79
 
 # NEWS hash.  We use this to detect unintended edits to bits of the NEWS file
 # other than the most recent section.   If you do need to retrospectively 
update
diff --git a/configure.ac b/configure.ac
index f3aa9c9..1946858 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # -*- autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-# Copyright (C) 1996-2016 Free Software Foundation, Inc.
+# Copyright (C) 1996-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
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 08001fd..b3e7789 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,4 @@
-# Copyright (C) 1996, 1999-2001, 2003-2016 Free Software Foundation,
-# Inc.
+# Copyright (C) 1996-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
diff --git a/doc/find-maint.texi b/doc/find-maint.texi
index 7a174ac..d72c6fb 100644
--- a/doc/find-maint.texi
+++ b/doc/find-maint.texi
@@ -23,8 +23,7 @@ be made and tested, and what resources exist to help 
developers.
 
 This is edition @value{EDITION}, for findutils version @value{VERSION}.
 
-Copyright @copyright{} 2007-2008, 2010-2016 Free Software Foundation,
-Inc.
+Copyright @copyright{} 2007-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3
diff --git a/doc/find.texi b/doc/find.texi
index bf0a4ed..e6a479b 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -31,8 +31,7 @@
 This file documents the GNU utilities for finding files that match
 certain criteria and performing various operations on them.
 
-Copyright @copyright{} 1994, 1996, 1998, 2000-2001, 2003-2016 Free
-Software Foundation, Inc.
+Copyright @copyright{} 1994-2017 Free Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/regexprops.texi b/doc/regexprops.texi
index c477807..8fee88a 100644
--- a/doc/regexprops.texi
+++ b/doc/regexprops.texi
@@ -1,5 +1,4 @@
address@hidden Copyright (C) 1994, 1996, 1998, 2000-2001, 2003-2007, 2009-2011, 
2016
address@hidden Free Software Foundation, Inc.
address@hidden Copyright (C) 1994-2017 Free Software Foundation, Inc.
 @c
 @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
diff --git a/find/defs.h b/find/defs.h
index 919c1bd..36d9ade 100644
--- a/find/defs.h
+++ b/find/defs.h
@@ -1,6 +1,5 @@
 /* defs.h -- data types and declarations.
-   Copyright (C) 1990-1994, 2000, 2004-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/exec.c b/find/exec.c
index 5b82cc9..ce07a4d 100644
--- a/find/exec.c
+++ b/find/exec.c
@@ -1,6 +1,5 @@
 /* exec.c -- Implementation of -exec, -execdir, -ok, -okdir.
-   Copyright (C) 1990-1994, 2000, 2003-2010, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/finddata.c b/find/finddata.c
index 914bd76..568d666 100644
--- a/find/finddata.c
+++ b/find/finddata.c
@@ -1,6 +1,5 @@
 /* finddata.c -- global data for "find".
-   Copyright (C) 1990-1994, 2000, 2003-2005, 2007, 2010-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/fstype.c b/find/fstype.c
index a6344db..145f52a 100644
--- a/find/fstype.c
+++ b/find/fstype.c
@@ -1,6 +1,5 @@
 /* fstype.c -- determine type of file systems that files are on
-   Copyright (C) 1990-1994, 2000, 2004, 2010-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
    the Free Software Foundation, either version 3 of the License, or
diff --git a/find/ftsfind.c b/find/ftsfind.c
index f9b03e2..794362a 100644
--- a/find/ftsfind.c
+++ b/find/ftsfind.c
@@ -1,6 +1,5 @@
 /* find -- search for files in a directory hierarchy (fts version)
-   Copyright (C) 1990, 1091, 1992-1994, 2000, 2003-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/oldfind.c b/find/oldfind.c
index fdaa446..e5724a6 100644
--- a/find/oldfind.c
+++ b/find/oldfind.c
@@ -1,6 +1,5 @@
 /* find -- search for files in a directory hierarchy
-   Copyright (C) 1990-1994, 2000, 2003-2005, 2007-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/parser.c b/find/parser.c
index 855ed1f..e22d884 100644
--- a/find/parser.c
+++ b/find/parser.c
@@ -1,6 +1,5 @@
 /* parser.c -- convert the command line args into an expression tree.
-   Copyright (C) 1990-1994, 2000-2001, 2003-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/pred.c b/find/pred.c
index 45cbb1c..dc9d5d5 100644
--- a/find/pred.c
+++ b/find/pred.c
@@ -1,6 +1,5 @@
 /* pred.c -- execute the expression tree.
-   Copyright (C) 1990-1994, 2000, 2003-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/print.c b/find/print.c
index 6b568d9..0d08e10 100644
--- a/find/print.c
+++ b/find/print.c
@@ -1,6 +1,5 @@
 /* print.c -- print/printf-related code.
-   Copyright (C) 1990-1994, 2000-2001, 2003-2012, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/print.h b/find/print.h
index 2fe11ee..f220f58 100644
--- a/find/print.h
+++ b/find/print.h
@@ -1,5 +1,5 @@
 /* print.h -- declarations for symbols in print.c.
-   Copyright (C) 2011-2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-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
diff --git a/find/sharefile.c b/find/sharefile.c
index 0708bd9..c705b5e 100644
--- a/find/sharefile.c
+++ b/find/sharefile.c
@@ -1,5 +1,5 @@
 /* sharefile.c -- open files just once.
-   Copyright (C) 2008-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2008-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
diff --git a/find/sharefile.h b/find/sharefile.h
index 7220630..777cd5d 100644
--- a/find/sharefile.h
+++ b/find/sharefile.h
@@ -1,5 +1,5 @@
 /* sharefile.h -- open files just once.
-   Copyright (C) 2008-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2008-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
diff --git a/find/testsuite/Makefile.am b/find/testsuite/Makefile.am
index 39e939f..3d1f64c 100644
--- a/find/testsuite/Makefile.am
+++ b/find/testsuite/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001, 2003-2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-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
diff --git a/find/testsuite/binary_locations.sh 
b/find/testsuite/binary_locations.sh
index 9ef5ade..e06edb6 100644
--- a/find/testsuite/binary_locations.sh
+++ b/find/testsuite/binary_locations.sh
@@ -1,6 +1,6 @@
 # Source this file, don't execute it.
 #
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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
diff --git a/find/testsuite/checklists.py b/find/testsuite/checklists.py
index ec230a4..2297c2e 100644
--- a/find/testsuite/checklists.py
+++ b/find/testsuite/checklists.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-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
diff --git a/find/testsuite/config/unix.exp b/find/testsuite/config/unix.exp
index 847a937..31ffcd7 100644
--- a/find/testsuite/config/unix.exp
+++ b/find/testsuite/config/unix.exp
@@ -1,7 +1,6 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 2000, 2003-2006, 2010-2011, 2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 2000-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
diff --git a/find/testsuite/sv-34079.sh b/find/testsuite/sv-34079.sh
index a0046f6..4f24ebf 100755
--- a/find/testsuite/sv-34079.sh
+++ b/find/testsuite/sv-34079.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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
diff --git a/find/testsuite/sv-34976-execdir-fd-leak.sh 
b/find/testsuite/sv-34976-execdir-fd-leak.sh
index c2cd238..2dd94ca 100755
--- a/find/testsuite/sv-34976-execdir-fd-leak.sh
+++ b/find/testsuite/sv-34976-execdir-fd-leak.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2013, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2013-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
diff --git a/find/testsuite/sv-48030-exec-plus-bug.sh 
b/find/testsuite/sv-48030-exec-plus-bug.sh
index 4dbf149..534ddb5 100755
--- a/find/testsuite/sv-48030-exec-plus-bug.sh
+++ b/find/testsuite/sv-48030-exec-plus-bug.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-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
diff --git a/find/testsuite/sv-48180-refuse-noop.sh 
b/find/testsuite/sv-48180-refuse-noop.sh
index 1c937ba..42d8933 100755
--- a/find/testsuite/sv-48180-refuse-noop.sh
+++ b/find/testsuite/sv-48180-refuse-noop.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-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
diff --git a/find/testsuite/sv-bug-32043.sh b/find/testsuite/sv-bug-32043.sh
index 5ab1000..339abf0 100755
--- a/find/testsuite/sv-bug-32043.sh
+++ b/find/testsuite/sv-bug-32043.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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
diff --git a/find/testsuite/test_escape_c.sh b/find/testsuite/test_escape_c.sh
index 5ad6f12..03a0f81 100755
--- a/find/testsuite/test_escape_c.sh
+++ b/find/testsuite/test_escape_c.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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
diff --git a/find/testsuite/test_escapechars.sh 
b/find/testsuite/test_escapechars.sh
index bc1d5fa..fbc012b 100755
--- a/find/testsuite/test_escapechars.sh
+++ b/find/testsuite/test_escapechars.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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
diff --git a/find/testsuite/test_inode.sh b/find/testsuite/test_inode.sh
index c25ad82..71149af 100755
--- a/find/testsuite/test_inode.sh
+++ b/find/testsuite/test_inode.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-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
diff --git a/find/testsuite/test_type-list.sh b/find/testsuite/test_type-list.sh
index 172480e..5127872 100755
--- a/find/testsuite/test_type-list.sh
+++ b/find/testsuite/test_type-list.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-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
diff --git a/find/tree.c b/find/tree.c
index cc7772d..738e3ae 100644
--- a/find/tree.c
+++ b/find/tree.c
@@ -1,6 +1,5 @@
 /* tree.c -- helper functions to build and evaluate the expression tree.
-   Copyright (C) 1990-1994, 2000, 2003-2007, 2010-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/find/util.c b/find/util.c
index 187b284..ff38046 100644
--- a/find/util.c
+++ b/find/util.c
@@ -1,6 +1,5 @@
 /* util.c -- functions for initializing new tree elements, and other things.
-   Copyright (C) 1990-1994, 2000, 2003-2005, 2008-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/gnulib-local/lib/gcc-function-attributes.h 
b/gnulib-local/lib/gcc-function-attributes.h
index 05a119e..7709914 100644
--- a/gnulib-local/lib/gcc-function-attributes.h
+++ b/gnulib-local/lib/gcc-function-attributes.h
@@ -1,6 +1,6 @@
 /* gcc-function-attribtues.h -- GCC-specific function attributes
 
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-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
diff --git a/lib/bugreports.c b/lib/bugreports.c
index e9f0136..61e2285 100644
--- a/lib/bugreports.c
+++ b/lib/bugreports.c
@@ -1,5 +1,5 @@
 /* bugreports.h -- explain how to report bugs
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-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
diff --git a/lib/bugreports.h b/lib/bugreports.h
index 9c72acc..17f6609 100644
--- a/lib/bugreports.h
+++ b/lib/bugreports.h
@@ -1,5 +1,5 @@
 /* bugreports.h -- explain how to report bugs
-   Copyright (C) 2016 Free Software Foundation, Inc.
+   Copyright (C) 2016-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
diff --git a/lib/buildcmd.c b/lib/buildcmd.c
index bc2f260..40536db 100644
--- a/lib/buildcmd.c
+++ b/lib/buildcmd.c
@@ -1,6 +1,5 @@
 /* buildcmd.c -- build command lines from a list of arguments.
-   Copyright (C) 1990-1994, 2000, 2003, 2005-2008, 2010-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/lib/buildcmd.h b/lib/buildcmd.h
index c9b371a..64ab333 100644
--- a/lib/buildcmd.h
+++ b/lib/buildcmd.h
@@ -1,6 +1,5 @@
 /* buildcmd.[ch] -- build command lines from a stream of arguments
-   Copyright (C) 2005, 2008, 2010-2011, 2016 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005-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
diff --git a/lib/check-regexprops.sh b/lib/check-regexprops.sh
index a507d8e..5c6eb09 100755
--- a/lib/check-regexprops.sh
+++ b/lib/check-regexprops.sh
@@ -1,7 +1,7 @@
 #! /bin/sh
 # Generate regexprops.texi and compare it against the checked-in version.
 #
-# Copyright (C) 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2009-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
diff --git a/lib/dircallback.c b/lib/dircallback.c
index 87827ad..db53b6e 100644
--- a/lib/dircallback.c
+++ b/lib/dircallback.c
@@ -1,5 +1,5 @@
 /* listfile.c -- run a function in a specific directory
-   Copyright (C) 2007-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2007-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
diff --git a/lib/dircallback.h b/lib/dircallback.h
index 72602d8..06278a9 100644
--- a/lib/dircallback.h
+++ b/lib/dircallback.h
@@ -1,6 +1,5 @@
 /* listfile.h -- display a long listing of a file
-   Copyright (C) 2007-2008, 2010-2011, 2016 Free Software Foundation,
-   Inc.
+   Copyright (C) 2007-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
diff --git a/lib/extendbuf.c b/lib/extendbuf.c
index 30529bb..d385c5b 100644
--- a/lib/extendbuf.c
+++ b/lib/extendbuf.c
@@ -1,6 +1,6 @@
 /* extendbuf.c -- manage a dynamically-allocated buffer
 
-   Copyright 2004, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright 2004-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
diff --git a/lib/extendbuf.h b/lib/extendbuf.h
index 7905448..b1e7143 100644
--- a/lib/extendbuf.h
+++ b/lib/extendbuf.h
@@ -1,6 +1,6 @@
 /* extendbuf.h -- Manage a dynamically-alloicated buffer
 
-   Copyright (C) 2004, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2004-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
diff --git a/lib/fdleak.c b/lib/fdleak.c
index cf19fa2..bf3457d 100644
--- a/lib/fdleak.c
+++ b/lib/fdleak.c
@@ -1,5 +1,5 @@
 /* fdleak.c -- detect file descriptor leaks
-   Copyright (C) 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-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
diff --git a/lib/fdleak.h b/lib/fdleak.h
index 3150211..53b3bf9 100644
--- a/lib/fdleak.h
+++ b/lib/fdleak.h
@@ -1,5 +1,5 @@
 /* fdleak.h -- detect file descriptor leaks
-   Copyright (C) 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-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
diff --git a/lib/findutils-version.c b/lib/findutils-version.c
index a53884f..1823ac4 100644
--- a/lib/findutils-version.c
+++ b/lib/findutils-version.c
@@ -1,5 +1,5 @@
 /* findutils-version.c -- show version information for findutils
-   Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2007-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
diff --git a/lib/findutils-version.h b/lib/findutils-version.h
index 91afe6e..8998f49 100644
--- a/lib/findutils-version.h
+++ b/lib/findutils-version.h
@@ -1,5 +1,5 @@
 /* findutils-version.h -- show version information for findutils
-   Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2007-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
diff --git a/lib/listfile.c b/lib/listfile.c
index cc76e0a..77806ed 100644
--- a/lib/listfile.c
+++ b/lib/listfile.c
@@ -1,6 +1,5 @@
 /* listfile.c -- display a long listing of a file
-   Copyright (C) 1991, 1993, 2000, 2004-2005, 2007-2008, 2010-2011, 2016
-   Free Software Foundation, Inc.
+   Copyright (C) 1991-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
diff --git a/lib/listfile.h b/lib/listfile.h
index 9514c58..5d21f44 100644
--- a/lib/listfile.h
+++ b/lib/listfile.h
@@ -1,6 +1,5 @@
 /* listfile.h -- display a long listing of a file
-   Copyright (C) 1991, 1993, 2000, 2008, 2010-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1991-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
diff --git a/lib/printquoted.c b/lib/printquoted.c
index 3d0ba40..08585df 100644
--- a/lib/printquoted.c
+++ b/lib/printquoted.c
@@ -1,7 +1,6 @@
 /* printquoted.c -- print a specified string with any necessary quoting.
 
-   Copyright (C) 1990-1994, 2000, 2003-2005, 2007, 2009-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1990-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
diff --git a/lib/printquoted.h b/lib/printquoted.h
index bc2b6ea..7f1817a 100644
--- a/lib/printquoted.h
+++ b/lib/printquoted.h
@@ -1,7 +1,6 @@
 /* Print a string, appropriately quoted.
 
-   Copyright 1997, 1999, 2001, 2003, 2005, 2010-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright 1997-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
diff --git a/lib/qmark.c b/lib/qmark.c
index a0c78ae..8a3e6da 100644
--- a/lib/qmark.c
+++ b/lib/qmark.c
@@ -1,9 +1,6 @@
 /* qmark.c -- quote 'dangerous' filenames
-
-   Copyright (C) 2005, 2007, 2009-2011, 2016 Free Software Foundation,
-   Inc.
-   Derived from courutils' ls.c:
-   Copyright (C) 85, 88, 90, 91, 1995-2005 Free Software Foundation, Inc.
+   Derived from coreutils' ls.c.
+   Copyright (C) 1985-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
diff --git a/lib/regexprops.c b/lib/regexprops.c
index f7feac5..694aeb0 100644
--- a/lib/regexprops.c
+++ b/lib/regexprops.c
@@ -1,8 +1,7 @@
 /* regexprops.c -- document the properties of the regular expressions
    understood by gnulib.
 
-   Copyright 2005, 2007, 2010-2011, 2015-2016 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005-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
@@ -454,8 +453,7 @@ copying (void)
 {
   static const char *copy_para[]=
     {
-      "Copyright (C) 1994, 1996, 1998, 2000-2001, 2003-2007, 2009-2011, 2016"
-      ,"Free Software Foundation, Inc."
+      "Copyright (C) 1994-2017 Free Software Foundation, Inc."
       ,""
       ,"Permission is granted to copy, distribute and/or modify this document"
       ,"under the terms of the GNU Free Documentation License, Version 1.3 or"
diff --git a/lib/regextype.c b/lib/regextype.c
index b30e66c..b265e42 100644
--- a/lib/regextype.c
+++ b/lib/regextype.c
@@ -2,7 +2,7 @@
 /* regextype.c -- Decode the name of a regular expression syntax into am
                   option name.
 
-   Copyright 2005, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright 2005-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
diff --git a/lib/regextype.h b/lib/regextype.h
index 44b64c9..344664f 100644
--- a/lib/regextype.h
+++ b/lib/regextype.h
@@ -1,6 +1,6 @@
 /* regextype.h -- Decode the name of a regular expression syntax.
 
-   Copyright 2005, 2010-2011, 2015-2016 Free Software Foundation, Inc.
+   Copyright 2005-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
diff --git a/lib/safe-atoi.c b/lib/safe-atoi.c
index b539164..dde7f8a 100644
--- a/lib/safe-atoi.c
+++ b/lib/safe-atoi.c
@@ -1,5 +1,5 @@
 /* safe-atoi.c -- checked string-to-int conversion.
-   Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2007-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
diff --git a/lib/safe-atoi.h b/lib/safe-atoi.h
index bb9e038..9523d37 100644
--- a/lib/safe-atoi.h
+++ b/lib/safe-atoi.h
@@ -1,5 +1,5 @@
 /* safe-atoi.h -- checked string-to-int conversion.
-   Copyright (C) 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-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
diff --git a/lib/splitstring.c b/lib/splitstring.c
index 14c06fc..ab9f045 100644
--- a/lib/splitstring.c
+++ b/lib/splitstring.c
@@ -1,5 +1,5 @@
 /* splitstring.c -- split a const string into fields.
-   Copyright (C) 2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-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
diff --git a/lib/splitstring.h b/lib/splitstring.h
index 1faa5b1..98c8ba9 100644
--- a/lib/splitstring.h
+++ b/lib/splitstring.h
@@ -1,5 +1,5 @@
 /* splitstring.h -- split a const string into fields.
-   Copyright (C) 2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-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
diff --git a/lib/test_splitstring.c b/lib/test_splitstring.c
index 960d82a..dd9cdb0 100644
--- a/lib/test_splitstring.c
+++ b/lib/test_splitstring.c
@@ -1,5 +1,5 @@
 /* test_splitstring.c -- unit test for splitstring()
-   Copyright (C) 2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2011-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
diff --git a/lib/unused-result.h b/lib/unused-result.h
index a79897c..094789f 100644
--- a/lib/unused-result.h
+++ b/lib/unused-result.h
@@ -1,5 +1,5 @@
 /* unused-result.h -- macros for ensuring callers don't ignore return values
-   Copyright (C) 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2010-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
diff --git a/locate/frcode.c b/locate/frcode.c
index e143005..9a4c105 100644
--- a/locate/frcode.c
+++ b/locate/frcode.c
@@ -1,6 +1,5 @@
 /* frcode -- front-compress a sorted list
-   Copyright (C) 1994, 2005-2007, 2010-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1994-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
diff --git a/locate/locate.c b/locate/locate.c
index a471c66..376e1b1 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1,6 +1,5 @@
 /* locate -- search databases for filenames that match patterns
-   Copyright (C) 1994, 1996, 1998-2000, 2003-2008, 2010-2011, 2016 Free
-   Software Foundation, Inc.
+   Copyright (C) 1994-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
diff --git a/locate/locatedb.h b/locate/locatedb.h
index a46baa0..f9fa558 100644
--- a/locate/locatedb.h
+++ b/locate/locatedb.h
@@ -1,5 +1,5 @@
 /* locatedb.h -- declarations for the locate database
-   Copyright (C) 1994, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 1994-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
diff --git a/locate/testsuite/Makefile.am b/locate/testsuite/Makefile.am
index 1ce5284..56dfd8e 100644
--- a/locate/testsuite/Makefile.am
+++ b/locate/testsuite/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001, 2003-2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-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
diff --git a/locate/testsuite/config/unix.exp b/locate/testsuite/config/unix.exp
index e955686..2369d46 100644
--- a/locate/testsuite/config/unix.exp
+++ b/locate/testsuite/config/unix.exp
@@ -1,7 +1,6 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 1994, 2003-2007, 2010-2011, 2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-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
diff --git a/locate/updatedb.sh b/locate/updatedb.sh
index 5d0e1eb..1741be4 100644
--- a/locate/updatedb.sh
+++ b/locate/updatedb.sh
@@ -1,7 +1,6 @@
 #! /bin/sh
 # updatedb -- build a locate pathname database
-# Copyright (C) 1994, 1996-1997, 2000-2001, 2003-2006, 2010-2011, 2016
-# Free Software Foundation, Inc.
+# Copyright (C) 1994-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
diff --git a/locate/word_io.c b/locate/word_io.c
index 7c943c1..7989670 100644
--- a/locate/word_io.c
+++ b/locate/word_io.c
@@ -1,5 +1,5 @@
 /* word_io.c -- word oriented I/O
-   Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+   Copyright (C) 2007-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
diff --git a/m4/mkinstalldirs.m4 b/m4/mkinstalldirs.m4
index c81a084..9d14432 100644
--- a/m4/mkinstalldirs.m4
+++ b/m4/mkinstalldirs.m4
@@ -1,5 +1,4 @@
-dnl Copyright (C) 1995-2003, 2005-2006, 2010, 2016 Free Software
-dnl Foundation, Inc.
+dnl Copyright (C) 1995-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
diff --git a/m4/noreturn.m4 b/m4/noreturn.m4
index 38befaa..f91383d 100644
--- a/m4/noreturn.m4
+++ b/m4/noreturn.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007, 2010-2011, 2016 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2017 Free Software Foundation, Inc.
 dnl This file is free software; the Free Software Foundation
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f40778c..7086bc2 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,6 +1,5 @@
 # List of source files containing translatable strings.
-# Copyright (C) 2000, 2007, 2010-2011, 2016 Free Software Foundation,
-# Inc.
+# Copyright (C) 2000-2017 Free Software Foundation, Inc.
 
 # Copying and distribution of this file, with or without
 # modification, are permitted provided the copyright notice
diff --git a/po/be.po b/po/be.po
index 45cf32a..ad4322a 100644
--- a/po/be.po
+++ b/po/be.po
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2003, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2003-2017 Free Software Foundation, Inc.
 # Ales Nyakhaychyk <address@hidden>, 2003.
 #
 msgid ""
diff --git a/po/bg.po b/po/bg.po
index 61fa962..2feb1e7 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,5 +1,5 @@
 # Translation of findutils to Bulgarian
-# Copyright (C) 2006, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Anton Zinoviev <address@hidden>, 2006.
 # Alexander Shopov <address@hidden>, 2016.
diff --git a/po/ca.po b/po/ca.po
index 03b71d5..61dbf9d 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,5 +1,5 @@
 # Catalan translation of GNU fileutils.
-# Copyright (C) 2002-2005, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # Jordi Mallach <address@hidden>, 2002, 2003, 2004, 2005.
 #
 msgid ""
diff --git a/po/cs.po b/po/cs.po
index ac8cb6d..402a0c3 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,5 +1,5 @@
 # Czech translation for findutils.
-# Copyright (C) 2007, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Petr Pisar <address@hidden>, 2008, 2009, 2010, 2012, 2013, 2014, 2015.
 #
diff --git a/po/da.po b/po/da.po
index 3661551..bb7eefe 100644
--- a/po/da.po
+++ b/po/da.po
@@ -1,5 +1,5 @@
 # Danish translation of GNU findutils.
-# Copyright (C) 2015 Free Software Foundation, Inc.
+# Copyright (C) 2015-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Ole Laursen <address@hidden>, 2000, 03, 04, 05.
diff --git a/po/de.po b/po/de.po
index 0f2562e..7d6ab49 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
 # German language file for the GNU findutils.
-# Copyright (C) 2009, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2009-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Nils Naumann <address@hidden>, 1996-2011.
 # Philipp Thomas <address@hidden>, 2015.
diff --git a/po/el.po b/po/el.po
index 79971c4..f754791 100644
--- a/po/el.po
+++ b/po/el.po
@@ -1,6 +1,6 @@
 # translation of findutils to Greek
 # This file is distributed under the same license as the findutils package.
-# Copyright (C) 2004 Free Software Foundation, Inc.
+# Copyright (C) 2004-2017 Free Software Foundation, Inc.
 # Lefteris Dimitroulakis <address@hidden>, 2004, 2005.
 # Lefteris Dimitroulakis <address@hidden>, 2013, 2014, 2016.
 msgid ""
diff --git a/po/eo.po b/po/eo.po
index d8d2720..c9b3d26 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -1,6 +1,5 @@
 # Esperanto translations for findutils messages
-# Copyright (C) 2002, 2004, 2013-2014, 2016 Free Software Foundation,
-# Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # D. Dale Gulledge <address@hidden>, 2004.
 # Felipe Castro <address@hidden>, 2013, 2014.
diff --git a/po/es.po b/po/es.po
index c62b8e2..fdd7c47 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,6 +1,5 @@
 # Mensajes en español para GNU findutils.
-# Copyright (C) 1996, 2001, 2004, 2014, 2016 Free Software Foundation,
-# Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Iñaky Pérez González <address@hidden>, 1996.
 # Santiago Vila Doncel <address@hidden>, 2001, 2004, 2014.
diff --git a/po/et.po b/po/et.po
index 90789da..2d2e4b8 100644
--- a/po/et.po
+++ b/po/et.po
@@ -1,6 +1,6 @@
 # This file is distributed under the same license as the findutils package.
 # Estonian translations for findutils
-# Copyright (C) 2000, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2000-2017 Free Software Foundation, Inc.
 # Toomas Soome <address@hidden>, 2015.
 #
 msgid ""
diff --git a/po/fetch-po-files b/po/fetch-po-files
index 3bbd4c2..0ea36b9 100644
--- a/po/fetch-po-files
+++ b/po/fetch-po-files
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # fetch-po-files -- fetches the .po files from the Translation Project website
-# Copyright (C) 2005, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2005-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
diff --git a/po/fi.po b/po/fi.po
index d533174..5104901 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,5 +1,5 @@
 # Finnish translation of findutils.
-# Copyright © 2002, 2009, 2010, 2013, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Matti Koskimies <address@hidden>, 2002.
 # Jorma Karvonen <address@hidden>, 2009, 2010, 2013-2014.
diff --git a/po/fr.po b/po/fr.po
index 1a3b01b..5b0210d 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
 # Messages français pour GNU concernant findutils.
-# Copyright (C) 2015-2016 Free Software Foundation, Inc.
+# Copyright (C) 2015-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Michel Robitaille <address@hidden>, traducteur depuis/since 1996.
 # Nicolas Provost <address@hidden>, 2010.
diff --git a/po/ga.po b/po/ga.po
index d010161..bd73620 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -1,6 +1,6 @@
 # Irish translations for findutils.
 # This file is distributed under the same license as the findutils package.
-# Copyright (C) 2003, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2003-2017 Free Software Foundation, Inc.
 # Kevin Patrick Scannell <address@hidden>, 2003, 2004, 2005, 2006, 2007,
 # 2008.
 #
diff --git a/po/gl.po b/po/gl.po
index 28543b4..fa10676 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,5 +1,5 @@
 # Galician translation of findutils.
-# Copyright (C) 2012, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2012-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Jes�s Bravo �lvarez <address@hidden>, 2000.
diff --git a/po/hr.po b/po/hr.po
index 7770e28..4466b4d 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,5 +1,5 @@
 # Translation of GNU findutils.
-# Copyright (C) 2002, 2012, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Hrvoje Niksic <address@hidden>, 2002.
 # Tomislav Krznar <address@hidden>, 2012.
diff --git a/po/hu.po b/po/hu.po
index 8116823..025aec5 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,6 +1,5 @@
 # Hungarian translation of findutils.
-# Copyright (C) 2002, 2006-2007, 2009, 2015-2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Emese Kovács <address@hidden>, 2002.
diff --git a/po/id.po b/po/id.po
index 96da2ea..9183066 100644
--- a/po/id.po
+++ b/po/id.po
@@ -1,5 +1,5 @@
 # Pesan bahasa indonesia untuk findutils
-# Copyright (C) 2001, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Tedi Heriyanto <address@hidden>, 1999, 2002.
 # Arif E. Nugroho <address@hidden>, 2008.
diff --git a/po/it.po b/po/it.po
index 46820f6..6ea708e 100644
--- a/po/it.po
+++ b/po/it.po
@@ -1,5 +1,5 @@
 # Italian messages for GNU findutils.
-# Copyright © 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 
2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Marco d'Itri <address@hidden>, 2001.
 # Giovanni Bortolozzo <address@hidden>, 1997-2000.
diff --git a/po/ja.po b/po/ja.po
index 7d8eeed..d25e7a3 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,5 +1,5 @@
 # Japanese Messages for findutils.
-# Copyright (C) 2001, 2010, 2014, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # GOTO Masanori <address@hidden>, 2001.
 # Yasuaki Taniguchi <address@hidden>, 2010, 2014.
diff --git a/po/ko.po b/po/ko.po
index 624444a..14922a8 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,5 +1,5 @@
 # findutils�� �ѱ��� �޽���
-# Copyright (C) 1996, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 # Bang Jun-Young <address@hidden>, 1996.
 #
 msgid ""
diff --git a/po/lg.po b/po/lg.po
index de0a44c..e53e199 100644
--- a/po/lg.po
+++ b/po/lg.po
@@ -1,6 +1,6 @@
 # translation of findutils-4.1.20.po to Luganda
 # This file is distributed under the same license as the PACKAGE package.
-# Copyright (C) 2004, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2004-2017 Free Software Foundation, Inc.
 # K.Birabwa <address@hidden>, 2004
 #
 msgid ""
diff --git a/po/lt.po b/po/lt.po
index aa4fd7b..a4ca862 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -1,6 +1,6 @@
 # translation of findutils-4.4.0 to Lithuanian
 # findutils
-# Copyright (C) 2008, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2008-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Gintautas Miliauskas <address@hidden>, 2008.
diff --git a/po/ms.po b/po/ms.po
index 98c9755..bbf637e 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -1,5 +1,5 @@
 # THINK DIFFERENT, THINK OPENSOURSE.
-# Copyright (C) 2003, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2003-2017 Free Software Foundation, Inc.
 # Nik Ramadhan Nik Idris <address@hidden>, 2003.
 #
 msgid ""
diff --git a/po/nb.po b/po/nb.po
index 97aba4d..4596b6a 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,5 +1,5 @@
 # Norwegian translation of GNU findutils
-# Copyright (C) 2002, 2008, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Åka Sikrom <address@hidden>, 2014.
 #
diff --git a/po/nl.po b/po/nl.po
index c088bbf..bb0a445 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -1,5 +1,5 @@
 # Dutch translations for GNU findutils.
-# Copyright (C) 2016 Free Software Foundation, Inc.
+# Copyright (C) 2016-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # “Een half gesmolten ijslaag...”
diff --git a/po/pl.po b/po/pl.po
index cf181c7..3c3ac0e 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,6 +1,5 @@
 # Polish translation for GNU findutils.
-# Copyright (C) 1996, 2003-2010, 2013-2014, 2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Paweł Krawczyk <address@hidden>, 1996.
 # Jakub Bogusz <address@hidden>, 2003-2015.
diff --git a/po/pt.po b/po/pt.po
index 6a4c228..cde8129 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,5 +1,5 @@
 # Portuguese translation of the "findutils" messages
-# Copyright (C) 2005, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2005-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Helder Correia <address@hidden>, 2005-2007.
 #
diff --git a/po/remove-potcdate.sed b/po/remove-potcdate.sed
new file mode 100644
index 0000000..edb38d7
--- /dev/null
+++ b/po/remove-potcdate.sed
@@ -0,0 +1,11 @@
+/^"POT-Creation-Date: .*"$/{
+x
+s/P/P/
+ta
+g
+d
+bb
+:a
+x
+:b
+}
diff --git a/po/ro.po b/po/ro.po
index ed32c4a..77900a7 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,5 +1,5 @@
 # Mesajele �n limba rom�n� pentru findutils.
-# Copyright (C) 2005, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2005-2017 Free Software Foundation, Inc.
 # Acest fi�ier este distribuit sub aceea�i licen�� ca �i pachetul findutils.
 # Laurentiu Buzdugan <address@hidden>, 2003,2004,2005
 #
diff --git a/po/ru.po b/po/ru.po
index 43437bb..345a5fd 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,8 +1,7 @@
 # translation of findutils-4.5.7.ru.po to Russian
 # Локализация findutils 4.1.5
 # This file is distributed under the same license as the findutils package.
-# Copyright (C) 1997-2000, 2009-2010, 2016 Free Software Foundation,
-# Inc.
+# Copyright (C) 1997-2017 Free Software Foundation, Inc.
 #
 # Denis Perchine <address@hidden>, 1997, 1998, 1999, 2000.
 # Yuri Kozlov <address@hidden>, 2009, 2010, 2013, 2014, 2015.
diff --git a/po/sk.po b/po/sk.po
index 6b30487..bcb86b2 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,5 +1,5 @@
 # findutils sk.po
-# Copyright (C) 2002, 2003, 2004, 2005, 2015, 2016 Free Software Foundation, 
Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Marcel Telka <address@hidden>, 2002, 2003, 2004, 2005, 2015, 2016.
 #
diff --git a/po/sl.po b/po/sl.po
index a59e055..10cbaa1 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,6 +1,5 @@
 # -*- mode:po; coding:utf-8; -*- Slovenian messages for findutils.
-# Copyright (C) 1996, 2000-2001, 2005-2006, 2009, 2011, 2013-2016 Free
-# Software Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Primož Peterlin <address@hidden>, 2000, 2001, 2005, 2006, 2009, 2011, 2013, 
2014, 2015.
 # $Id: findutils-4.5.15.sl.po,v 1.2 2015/12/26 15:02:38 peterlin Exp $
diff --git a/po/sr.po b/po/sr.po
index c7c1b7a..75ebcc6 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,5 +1,5 @@
 # Serbian translation of findutils
-# Copyright (C) 2014, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2014-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Danilo Segan <address@hidden>, 2003.
 # Мирослав Николић <address@hidden>, 2012—2015.
diff --git a/po/sv.po b/po/sv.po
index f13abc9..007f23f 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,6 +1,5 @@
 # Swedish messages for findutils.
-# Copyright (C) 1996, 2001, 2004, 2006-2009, 2014-2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 1996-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Johan Linde <address@hidden>, 1996.
diff --git a/po/tr.po b/po/tr.po
index d6369e0..4830ce6 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,5 +1,5 @@
 # Turkish translations for findutils messages.
-# Copyright (C) 2007, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2007-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Nilgün Belma Bugüner <address@hidden>, 2001,...,2007.
diff --git a/po/uk.po b/po/uk.po
index 4a0f031..587c56e 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,5 +1,5 @@
 # Ukrainian translation to findutils.
-# Copyright (C) 2006, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2006-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 #
 # Maxim V. Dziumanenko <address@hidden>, 2006,2007.
diff --git a/po/vi.po b/po/vi.po
index ab4798e..00101dd 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -1,6 +1,6 @@
 # Vietnamese translation for FindUtils.
 # Bản dịch tiếng Việt dành cho FindUtils.
-# Copyright © 2015 Free Software Foundation, Inc.
+# Copyright (C) 2015-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Clytie Siddall <address@hidden>, 2006-2010.
 # Nguyễn Thái Ngọc Duy <address@hidden>, 2012.
diff --git a/po/zh_CN.po b/po/zh_CN.po
index e4e59d1..6629f26 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,5 +1,5 @@
 # Chinese Simplified translation about findutils
-# Copyright (C) 2002, 2008, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2002-2017 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Wang Li <address@hidden>, 2002.
 # Ji ZhengYu <address@hidden>, 2008, 2009, 2010, 2011, 2012, 2013
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 07a09f1..124bab1 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,5 +1,5 @@
 # traditional Chinese translation of findutils.
-# Copyright (C) 2005, 2010, 2016 Free Software Foundation, Inc.
+# Copyright (C) 2005-2017 Free Software Foundation, Inc.
 # Abel Cheung <address@hidden>, 2005.
 #
 msgid ""
diff --git a/xargs/testsuite/Makefile.am b/xargs/testsuite/Makefile.am
index 7f3f681..30b29d3 100644
--- a/xargs/testsuite/Makefile.am
+++ b/xargs/testsuite/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2016 Free Software Foundation, Inc.
+# Copyright (C) 2001-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
diff --git a/xargs/testsuite/config/unix.exp b/xargs/testsuite/config/unix.exp
index a870858..111238f 100644
--- a/xargs/testsuite/config/unix.exp
+++ b/xargs/testsuite/config/unix.exp
@@ -1,7 +1,6 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 1994, 2005, 2007, 2010-2011, 2016 Free Software
-# Foundation, Inc.
+# Copyright (C) 1994-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
diff --git a/xargs/xargs.c b/xargs/xargs.c
index 80828f5..654a757 100644
--- a/xargs/xargs.c
+++ b/xargs/xargs.c
@@ -1,6 +1,5 @@
 /* xargs -- build and execute command lines from standard input
-   Copyright (C) 1990-1994, 2000, 2003-2011, 2016 Free Software
-   Foundation, Inc.
+   Copyright (C) 1990-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
-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]