findutils-patches
[Top][All Lists]
Advanced

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

[Findutils-patches] [PATCH 4/8] maint: update all copyright year number


From: Bernhard Voelker
Subject: [Findutils-patches] [PATCH 4/8] maint: update all copyright year number ranges
Date: Mon, 4 Jan 2016 01:28:28 +0100

* ChangeLog-2013: Change copyright year by 'make update-copyright'.
* NEWS: Likewise.
* README-hacking: Likewise.
* bootstrap: Likewise.
* bootstrap.conf: Likewise.
* build-aux/Makefile.am: Likewise.
* build-aux/check-testfiles.sh: Likewise.
* build-aux/gen-changelog.sh: Likewise.
* build-aux/man-lint.sh: Likewise.
* build-aux/src-sniff.py: Likewise.
* cfg.mk: Likewise.
* doc/Makefile.am: Likewise.
* doc/find-maint.texi: Likewise.
* doc/find.texi: Likewise.
* doc/regexprops.texi: Likewise.
* find/defs.h: Likewise.
* find/exec.c: Likewise.
* find/finddata.c: Likewise.
* find/fstype.c: Likewise.
* find/ftsfind.c: Likewise.
* find/oldfind.c: Likewise.
* find/parser.c: Likewise.
* find/pred.c: Likewise.
* find/print.c: Likewise.
* find/print.h: Likewise.
* find/sharefile.c: Likewise.
* find/sharefile.h: Likewise.
* find/testsuite/Makefile.am: Likewise.
* find/testsuite/binary_locations.sh: Likewise.
* find/testsuite/checklists.py: Likewise.
* find/testsuite/config/unix.exp: Likewise.
* find/testsuite/sv-34079.sh: Likewise.
* find/testsuite/sv-34976-execdir-fd-leak.sh: Likewise.
* find/testsuite/sv-bug-32043.sh: Likewise.
* find/testsuite/test_escape_c.sh: Likewise.
* find/testsuite/test_escapechars.sh: Likewise.
* find/testsuite/test_inode.sh: Likewise.
* find/tree.c: Likewise.
* find/util.c: Likewise.
* lib/buildcmd.c: Likewise.
* lib/buildcmd.h: Likewise.
* lib/check-regexprops.sh: Likewise.
* lib/dircallback.c: Likewise.
* lib/dircallback.h: Likewise.
* lib/extendbuf.c: Likewise.
* lib/extendbuf.h: Likewise.
* lib/fdleak.c: Likewise.
* lib/fdleak.h: Likewise.
* lib/findutils-version.c: Likewise.
* lib/findutils-version.h: Likewise.
* lib/listfile.c: Likewise.
* lib/listfile.h: Likewise.
* lib/printquoted.c: Likewise.
* lib/printquoted.h: Likewise.
* lib/qmark.c: Likewise.
* lib/regexprops.c: Likewise.
* lib/regextype.c: Likewise.
* lib/regextype.h: Likewise.
* lib/safe-atoi.c: Likewise.
* lib/safe-atoi.h: Likewise.
* lib/splitstring.c: Likewise.
* lib/splitstring.h: Likewise.
* lib/test_splitstring.c: Likewise.
* lib/unused-result.h: Likewise.
* locate/bigram.c: Likewise.
* locate/code.c: Likewise.
* locate/frcode.c: Likewise.
* locate/locate.c: Likewise.
* locate/locatedb.h: Likewise.
* locate/testsuite/Makefile.am: Likewise.
* locate/testsuite/config/unix.exp: Likewise.
* locate/updatedb.sh: Likewise.
* locate/word_io.c: Likewise.
* m4/mkinstalldirs.m4: Likewise.
* m4/noreturn.m4: Likewise.
* po/POTFILES.in: Likewise.
* po/be.po: Likewise.
* po/bg.po: Likewise.
* po/ca.po: Likewise.
* po/cs.po: Likewise.
* po/da.po: Likewise.
* po/de.po: Likewise.
* po/el.po: Likewise.
* po/eo.po: Likewise.
* po/es.po: Likewise.
* po/et.po: Likewise.
* po/fetch-po-files: Likewise.
* po/fr.po: Likewise.
* po/ga.po: Likewise.
* po/gl.po: Likewise.
* po/hr.po: Likewise.
* po/hu.po: Likewise.
* po/id.po: Likewise.
* po/ja.po: Likewise.
* po/ko.po: Likewise.
* po/lg.po: Likewise.
* po/lt.po: Likewise.
* po/ms.po: Likewise.
* po/nb.po: Likewise.
* po/pl.po: Likewise.
* po/pt.po: Likewise.
* po/pt_BR.po: Likewise.
* po/ro.po: Likewise.
* po/ru.po: Likewise.
* po/sk.po: Likewise.
* po/sl.po: Likewise.
* po/sr.po: Likewise.
* po/sv.po: Likewise.
* po/tr.po: Likewise.
* po/uk.po: Likewise.
* po/zh_CN.po: Likewise.
* po/zh_TW.po: Likewise.
* xargs/testsuite/Makefile.am: Likewise.
* xargs/testsuite/config/unix.exp: Likewise.
* xargs/xargs.c: Likewise.
---
 ChangeLog-2013                             | 3 ++-
 NEWS                                       | 4 +++-
 README-hacking                             | 3 ++-
 bootstrap                                  | 3 ++-
 bootstrap.conf                             | 3 ++-
 build-aux/Makefile.am                      | 2 +-
 build-aux/check-testfiles.sh               | 2 +-
 build-aux/gen-changelog.sh                 | 2 +-
 build-aux/man-lint.sh                      | 3 ++-
 build-aux/src-sniff.py                     | 2 +-
 cfg.mk                                     | 2 +-
 doc/Makefile.am                            | 4 +++-
 doc/find-maint.texi                        | 4 ++--
 doc/find.texi                              | 3 ++-
 doc/regexprops.texi                        | 2 +-
 find/defs.h                                | 2 +-
 find/exec.c                                | 5 ++---
 find/finddata.c                            | 2 +-
 find/fstype.c                              | 4 ++--
 find/ftsfind.c                             | 3 ++-
 find/oldfind.c                             | 2 +-
 find/parser.c                              | 4 ++--
 find/pred.c                                | 3 ++-
 find/print.c                               | 4 ++--
 find/print.h                               | 3 ++-
 find/sharefile.c                           | 3 ++-
 find/sharefile.h                           | 3 ++-
 find/testsuite/Makefile.am                 | 3 ++-
 find/testsuite/binary_locations.sh         | 3 ++-
 find/testsuite/checklists.py               | 2 +-
 find/testsuite/config/unix.exp             | 4 ++--
 find/testsuite/sv-34079.sh                 | 2 +-
 find/testsuite/sv-34976-execdir-fd-leak.sh | 2 +-
 find/testsuite/sv-bug-32043.sh             | 3 ++-
 find/testsuite/test_escape_c.sh            | 3 ++-
 find/testsuite/test_escapechars.sh         | 3 ++-
 find/testsuite/test_inode.sh               | 3 ++-
 find/tree.c                                | 2 +-
 find/util.c                                | 2 +-
 lib/buildcmd.c                             | 2 +-
 lib/buildcmd.h                             | 3 ++-
 lib/check-regexprops.sh                    | 3 ++-
 lib/dircallback.c                          | 4 ++--
 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                             | 4 ++--
 lib/listfile.h                             | 2 +-
 lib/printquoted.c                          | 2 +-
 lib/printquoted.h                          | 4 ++--
 lib/qmark.c                                | 4 ++--
 lib/regexprops.c                           | 3 ++-
 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/bigram.c                            | 4 ++--
 locate/code.c                              | 2 +-
 locate/frcode.c                            | 2 +-
 locate/locate.c                            | 2 +-
 locate/locatedb.h                          | 2 +-
 locate/testsuite/Makefile.am               | 3 ++-
 locate/testsuite/config/unix.exp           | 4 ++--
 locate/updatedb.sh                         | 2 +-
 locate/word_io.c                           | 2 +-
 m4/mkinstalldirs.m4                        | 2 +-
 m4/noreturn.m4                             | 2 +-
 po/POTFILES.in                             | 3 ++-
 po/be.po                                   | 2 +-
 po/bg.po                                   | 2 +-
 po/ca.po                                   | 4 ++--
 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/fr.po                                   | 2 +-
 po/ga.po                                   | 2 +-
 po/gl.po                                   | 2 +-
 po/hr.po                                   | 2 +-
 po/hu.po                                   | 3 ++-
 po/id.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/pl.po                                   | 3 ++-
 po/pt.po                                   | 2 +-
 po/pt_BR.po                                | 2 +-
 po/ro.po                                   | 2 +-
 po/ru.po                                   | 3 ++-
 po/sk.po                                   | 3 ++-
 po/sl.po                                   | 3 ++-
 po/sr.po                                   | 2 +-
 po/sv.po                                   | 3 ++-
 po/tr.po                                   | 2 +-
 po/uk.po                                   | 2 +-
 po/zh_CN.po                                | 2 +-
 po/zh_TW.po                                | 2 +-
 xargs/testsuite/Makefile.am                | 4 +++-
 xargs/testsuite/config/unix.exp            | 4 ++--
 xargs/xargs.c                              | 3 ++-
 115 files changed, 167 insertions(+), 130 deletions(-)

diff --git a/ChangeLog-2013 b/ChangeLog-2013
index dd3cdb9..506f47e 100644
--- a/ChangeLog-2013
+++ b/ChangeLog-2013
@@ -11391,7 +11391,8 @@
 
        Copyright (C) 1987, 1990, 1991, 1992, 1993, 1994, 1996, 1997,
        1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007, 2008,
-       2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+       2009, 2010, 2011, 2012, 2013, 2014, 2016 Free Software
+       Foundation, Inc.
 
        Copying and distribution of this file, with or without
        modification, are permitted provided the copyright notice
diff --git a/NEWS b/NEWS
index b7c1653..335ae4c 100644
--- a/NEWS
+++ b/NEWS
@@ -2043,7 +2043,9 @@ 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, 2000, 2001, 2003-2015 Free Software Foundation, Inc.
+Copyright (C) 1996, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007,
+2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 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 f5306c1..0d8d32f 100644
--- a/README-hacking
+++ b/README-hacking
@@ -247,7 +247,8 @@ In case you're wondering why we bother with all of this, 
read this:
 
 
 ========================================================================
-Copyright (C) 2009, 2010, 2014, 2015 Free Software Foundation, Inc.
+Copyright (C) 2009, 2010, 2014, 2015, 2016 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 b/bootstrap
index e72894c..3208110 100755
--- a/bootstrap
+++ b/bootstrap
@@ -4,7 +4,8 @@ scriptversion=2014-12-08.12; # UTC
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003-2015 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
+# 2012, 2013, 2014, 2015, 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/bootstrap.conf b/bootstrap.conf
index bcdc723..758631f 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,7 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2015 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014,
+# 2015, 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/build-aux/Makefile.am b/build-aux/Makefile.am
index d680a6b..335374e 100644
--- a/build-aux/Makefile.am
+++ b/build-aux/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2007,2015 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2015, 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/build-aux/check-testfiles.sh b/build-aux/check-testfiles.sh
index fecae40..69d04d6 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 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010, 2011, 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/build-aux/gen-changelog.sh b/build-aux/gen-changelog.sh
index 2f3b985..91759bd 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 Free Software Foundation, Inc.
+# Copyright (C) 2015, 2016 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 1e9fc6b..cdfb53a 100755
--- a/build-aux/man-lint.sh
+++ b/build-aux/man-lint.sh
@@ -1,5 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2007-2015 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015,
+# 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/build-aux/src-sniff.py b/build-aux/src-sniff.py
index a0145e6..f6773d3 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 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2010, 2011, 2016 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 797731e..ed873ad 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 Free Software Foundation, Inc.
+# Copyright (C) 2010, 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/Makefile.am b/doc/Makefile.am
index f6f7443..5114f4c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,6 @@
-# Copyright (C) 1996,1999,2000,2001,2003-2015 Free Software Foundation, Inc.
+# Copyright (C) 1996, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007,
+# 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 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/find-maint.texi b/doc/find-maint.texi
index a6c65b8..8d1e1fd 100644
--- a/doc/find-maint.texi
+++ b/doc/find-maint.texi
@@ -23,8 +23,8 @@ 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-2015 Free Software Foundation,
-Inc.
+Copyright @copyright{} 2007, 2008, 2010, 2011, 2012, 2013, 2014, 2015,
+2016 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 1580b82..df5a95d 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -31,7 +31,8 @@
 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-2015 Free
+Copyright @copyright{} 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005,
+2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free
 Software Foundation, Inc.
 
 Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/regexprops.texi b/doc/regexprops.texi
index 537b64e..47e359e 100644
--- a/doc/regexprops.texi
+++ b/doc/regexprops.texi
@@ -1,5 +1,5 @@
 @c Copyright (C) 1994, 1996, 1998, 2000, 2001, 2003, 2004, 2005, 2006,
address@hidden 2007, 2009, 2010, 2011 Free Software Foundation, Inc.
address@hidden 2007, 2009, 2010, 2011, 2016 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 82313d2..314bc1b 100644
--- a/find/defs.h
+++ b/find/defs.h
@@ -1,6 +1,6 @@
 /* defs.h -- data types and declarations.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2004, 2005, 2006,
-   2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010, 2011, 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/find/exec.c b/find/exec.c
index a283bd0..5791fdd 100644
--- a/find/exec.c
+++ b/find/exec.c
@@ -1,7 +1,6 @@
 /* exec.c -- Implementation of -exec, -execdir, -ok, -okdir.
-   Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003,
-                 2004, 2005, 2006, 2007, 2008, 2009,
-                 2010 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
+   2006, 2007, 2008, 2009, 2010, 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/find/finddata.c b/find/finddata.c
index 6ef91c6..d8c54a5 100644
--- a/find/finddata.c
+++ b/find/finddata.c
@@ -1,6 +1,6 @@
 /* finddata.c -- global data for "find".
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2007, 2010, 2011 Free Software Foundation, Inc.
+   2007, 2010, 2011, 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/find/fstype.c b/find/fstype.c
index ddebac6..1a904d8 100644
--- a/find/fstype.c
+++ b/find/fstype.c
@@ -1,6 +1,6 @@
 /* fstype.c -- determine type of file systems that files are on
-   Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000,
-                 2004, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2004, 2010, 2011,
+   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
    the Free Software Foundation, either version 3 of the License, or
diff --git a/find/ftsfind.c b/find/ftsfind.c
index c4a615e..f3d4ee7 100644
--- a/find/ftsfind.c
+++ b/find/ftsfind.c
@@ -1,6 +1,7 @@
 /* find -- search for files in a directory hierarchy (fts version)
    Copyright (C) 1990, 1091, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2006, 2007, 2008, 2009, 2010, 2011, 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/find/oldfind.c b/find/oldfind.c
index cd235c0..2998da3 100644
--- a/find/oldfind.c
+++ b/find/oldfind.c
@@ -1,6 +1,6 @@
 /* find -- search for files in a directory hierarchy
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2007, 2008, 2009, 2010, 2011, 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/find/parser.c b/find/parser.c
index 93f7c73..e9a1a9f 100644
--- a/find/parser.c
+++ b/find/parser.c
@@ -1,7 +1,7 @@
 /* parser.c -- convert the command line args into an expression tree.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2001, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-   Inc.
+   2005, 2006, 2007, 2008, 2009, 2010, 2011, 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/find/pred.c b/find/pred.c
index 0528048..c562770 100644
--- a/find/pred.c
+++ b/find/pred.c
@@ -1,6 +1,7 @@
 /* pred.c -- execute the expression tree.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2006, 2007, 2008, 2009, 2010, 2011, 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/find/print.c b/find/print.c
index 8d19528..fa7c5db 100644
--- a/find/print.c
+++ b/find/print.c
@@ -1,7 +1,7 @@
 /* print.c -- print/printf-related code.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2001, 2003, 2004,
-   2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation,
-   Inc.
+   2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 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/find/print.h b/find/print.h
index 2168859..20f71f2 100644
--- a/find/print.h
+++ b/find/print.h
@@ -1,5 +1,6 @@
 /* print.h -- declarations for symbols in print.c.
-   Copyright (C) 2011-2015 Free Software Foundation, Inc.
+   Copyright (C) 2011, 2012, 2013, 2014, 2015, 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/find/sharefile.c b/find/sharefile.c
index 8120dff..5c62cb3 100644
--- a/find/sharefile.c
+++ b/find/sharefile.c
@@ -1,5 +1,6 @@
 /* sharefile.c -- open files just once.
-   Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010, 2011, 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/find/sharefile.h b/find/sharefile.h
index 786cca0..272be53 100644
--- a/find/sharefile.h
+++ b/find/sharefile.h
@@ -1,5 +1,6 @@
 /* sharefile.h -- open files just once.
-   Copyright (C) 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2008, 2009, 2010, 2011, 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/find/testsuite/Makefile.am b/find/testsuite/Makefile.am
index c1369c3..8bfe1af 100644
--- a/find/testsuite/Makefile.am
+++ b/find/testsuite/Makefile.am
@@ -1,4 +1,5 @@
-# Copyright (C) 2001,2003-2015 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+# 2011, 2012, 2013, 2014, 2015, 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/find/testsuite/binary_locations.sh 
b/find/testsuite/binary_locations.sh
index a7775cb..a4a345f 100644
--- a/find/testsuite/binary_locations.sh
+++ b/find/testsuite/binary_locations.sh
@@ -1,6 +1,7 @@
 # Source this file, don't execute it.
 #
-# Copyright (C) 2011-2015 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012, 2013, 2014, 2015, 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/find/testsuite/checklists.py b/find/testsuite/checklists.py
index 8552249..48011e9 100644
--- a/find/testsuite/checklists.py
+++ b/find/testsuite/checklists.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2014, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2014, 2015, 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/find/testsuite/config/unix.exp b/find/testsuite/config/unix.exp
index dca3ea9..e9a61f6 100644
--- a/find/testsuite/config/unix.exp
+++ b/find/testsuite/config/unix.exp
@@ -1,7 +1,7 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 2000, 2003, 2004, 2005, 2006, 2010, 2011 Free Software
-# Foundation, Inc.
+# Copyright (C) 2000, 2003, 2004, 2005, 2006, 2010, 2011, 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/find/testsuite/sv-34079.sh b/find/testsuite/sv-34079.sh
index 8abbc26..a0046f6 100755
--- a/find/testsuite/sv-34079.sh
+++ b/find/testsuite/sv-34079.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011, 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/find/testsuite/sv-34976-execdir-fd-leak.sh 
b/find/testsuite/sv-34976-execdir-fd-leak.sh
index 5a0dfd5..c2cd238 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 Free Software Foundation, Inc.
+# Copyright (C) 2013, 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/find/testsuite/sv-bug-32043.sh b/find/testsuite/sv-bug-32043.sh
index 09a7d08..6b395c9 100755
--- a/find/testsuite/sv-bug-32043.sh
+++ b/find/testsuite/sv-bug-32043.sh
@@ -1,5 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2011-2015 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012, 2013, 2014, 2015, 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/find/testsuite/test_escape_c.sh b/find/testsuite/test_escape_c.sh
index 9794a86..cd7fc20 100755
--- a/find/testsuite/test_escape_c.sh
+++ b/find/testsuite/test_escape_c.sh
@@ -1,5 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2011-2015 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012, 2013, 2014, 2015, 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/find/testsuite/test_escapechars.sh 
b/find/testsuite/test_escapechars.sh
index 2ece9c7..45343bc 100755
--- a/find/testsuite/test_escapechars.sh
+++ b/find/testsuite/test_escapechars.sh
@@ -1,5 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2011-2015 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012, 2013, 2014, 2015, 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/find/testsuite/test_inode.sh b/find/testsuite/test_inode.sh
index 9c3cb88..abf26c2 100755
--- a/find/testsuite/test_inode.sh
+++ b/find/testsuite/test_inode.sh
@@ -1,5 +1,6 @@
 #! /bin/sh
-# Copyright (C) 2011-2015 Free Software Foundation, Inc.
+# Copyright (C) 2011, 2012, 2013, 2014, 2015, 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/find/tree.c b/find/tree.c
index f83ad6c..cc4b9f8 100644
--- a/find/tree.c
+++ b/find/tree.c
@@ -1,6 +1,6 @@
 /* tree.c -- helper functions to build and evaluate the expression tree.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2006, 2007, 2010, 2011 Free Software Foundation, Inc.
+   2006, 2007, 2010, 2011, 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/find/util.c b/find/util.c
index 2e047c2..1b225ed 100644
--- a/find/util.c
+++ b/find/util.c
@@ -1,6 +1,6 @@
 /* util.c -- functions for initializing new tree elements, and other things.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2008, 2009, 2010, 2011, 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/lib/buildcmd.c b/lib/buildcmd.c
index 3b5d226..b657081 100644
--- a/lib/buildcmd.c
+++ b/lib/buildcmd.c
@@ -1,6 +1,6 @@
 /* buildcmd.c -- build command lines from a list of arguments.
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2005, 2006,
-   2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+   2007, 2008, 2010, 2011, 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/lib/buildcmd.h b/lib/buildcmd.h
index f32aeec..1f13c9b 100644
--- a/lib/buildcmd.h
+++ b/lib/buildcmd.h
@@ -1,5 +1,6 @@
 /* buildcmd.[ch] -- build command lines from a stream of arguments
-   Copyright (C) 2005, 2008, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2005, 2008, 2010, 2011, 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/lib/check-regexprops.sh b/lib/check-regexprops.sh
index 805c151..652c413 100755
--- a/lib/check-regexprops.sh
+++ b/lib/check-regexprops.sh
@@ -1,7 +1,8 @@
 #! /bin/sh
 # Generate regexprops.texi and compare it against the checked-in version.
 #
-# Copyright (C) 2009-2015 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 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/lib/dircallback.c b/lib/dircallback.c
index c982a0a..63fb73f 100644
--- a/lib/dircallback.c
+++ b/lib/dircallback.c
@@ -1,6 +1,6 @@
 /* listfile.c -- run a function in a specific directory
-   Copyright (C) 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
-   Inc.
+   Copyright (C) 2007, 2008, 2009, 2010, 2011, 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/lib/dircallback.h b/lib/dircallback.h
index 1447a04..e972708 100644
--- a/lib/dircallback.h
+++ b/lib/dircallback.h
@@ -1,5 +1,6 @@
 /* listfile.h -- display a long listing of a file
-   Copyright (C) 2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2008, 2010, 2011, 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/lib/extendbuf.c b/lib/extendbuf.c
index e6e9103..b80f32c 100644
--- a/lib/extendbuf.c
+++ b/lib/extendbuf.c
@@ -1,6 +1,6 @@
 /* extendbuf.c -- manage a dynamically-allocated buffer
 
-   Copyright 2004, 2010, 2011 Free Software Foundation, Inc.
+   Copyright 2004, 2010, 2011, 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/lib/extendbuf.h b/lib/extendbuf.h
index 6727af1..600eeaf 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 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2010, 2011, 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/lib/fdleak.c b/lib/fdleak.c
index c7ee611..46fe5b0 100644
--- a/lib/fdleak.c
+++ b/lib/fdleak.c
@@ -1,5 +1,5 @@
 /* fdleak.c -- detect file descriptor leaks
-   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011, 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/lib/fdleak.h b/lib/fdleak.h
index 8584d8f..364605a 100644
--- a/lib/fdleak.h
+++ b/lib/fdleak.h
@@ -1,5 +1,5 @@
 /* fdleak.h -- detect file descriptor leaks
-   Copyright (C) 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011, 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/lib/findutils-version.c b/lib/findutils-version.c
index 9704f95..c35b07f 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 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2010, 2011, 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/lib/findutils-version.h b/lib/findutils-version.h
index e73df79..619a9df 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 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2010, 2011, 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/lib/listfile.c b/lib/listfile.c
index c6c8609..b728657 100644
--- a/lib/listfile.c
+++ b/lib/listfile.c
@@ -1,6 +1,6 @@
 /* listfile.c -- display a long listing of a file
-   Copyright (C) 1991, 1993, 2000, 2004, 2005, 2007, 2008, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 1991, 1993, 2000, 2004, 2005, 2007, 2008, 2010, 2011,
+   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/lib/listfile.h b/lib/listfile.h
index 2e15165..a7cb2de 100644
--- a/lib/listfile.h
+++ b/lib/listfile.h
@@ -1,5 +1,5 @@
 /* listfile.h -- display a long listing of a file
-   Copyright (C) 1991, 1993, 2000, 2008, 2010, 2011 Free Software
+   Copyright (C) 1991, 1993, 2000, 2008, 2010, 2011, 2016 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
diff --git a/lib/printquoted.c b/lib/printquoted.c
index ddc09e4..2b099a3 100644
--- a/lib/printquoted.c
+++ b/lib/printquoted.c
@@ -1,7 +1,7 @@
 /* printquoted.c -- print a specified string with any necessary quoting.
 
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2007, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2007, 2009, 2010, 2011, 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/lib/printquoted.h b/lib/printquoted.h
index 539de71..21b4e4c 100644
--- a/lib/printquoted.h
+++ b/lib/printquoted.h
@@ -1,7 +1,7 @@
 /* Print a string, appropriately quoted.
 
-   Copyright 1997, 1999, 2001, 2003, 2005, 2010, 2011 Free Software
-   Foundation, Inc.
+   Copyright 1997, 1999, 2001, 2003, 2005, 2010, 2011, 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/lib/qmark.c b/lib/qmark.c
index 2e7cd89..bfdfa1b 100644
--- a/lib/qmark.c
+++ b/lib/qmark.c
@@ -1,7 +1,7 @@
 /* qmark.c -- quote 'dangerous' filenames
 
-   Copyright (C) 2005, 2007, 2009, 2010, 2011 Free Software Foundation,
-   Inc.
+   Copyright (C) 2005, 2007, 2009, 2010, 2011, 2016 Free Software
+   Foundation, Inc.
    Derived from courutils' ls.c:
    Copyright (C) 85, 88, 90, 91, 1995-2005 Free Software Foundation, Inc.
 
diff --git a/lib/regexprops.c b/lib/regexprops.c
index 3409b4c..acdd7d7 100644
--- a/lib/regexprops.c
+++ b/lib/regexprops.c
@@ -1,7 +1,8 @@
 /* regexprops.c -- document the properties of the regular expressions
    understood by gnulib.
 
-   Copyright 2005, 2007, 2010, 2011, 2015 Free Software Foundation, Inc.
+   Copyright 2005, 2007, 2010, 2011, 2015, 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/lib/regextype.c b/lib/regextype.c
index 735e10f..a2e9f76 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 Free Software Foundation, Inc.
+   Copyright 2005, 2010, 2011, 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/lib/regextype.h b/lib/regextype.h
index 87a97da..5ee3d42 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 Free Software Foundation, Inc.
+   Copyright 2005, 2010, 2011, 2015, 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/lib/safe-atoi.c b/lib/safe-atoi.c
index 4b5d9ae..cd6ee74 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 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2010, 2011, 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/lib/safe-atoi.h b/lib/safe-atoi.h
index 4341a53..a8a77a7 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 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011, 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/lib/splitstring.c b/lib/splitstring.c
index 6874b33..14c06fc 100644
--- a/lib/splitstring.c
+++ b/lib/splitstring.c
@@ -1,5 +1,5 @@
 /* splitstring.c -- split a const string into fields.
-   Copyright (C) 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011, 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/lib/splitstring.h b/lib/splitstring.h
index d977573..1faa5b1 100644
--- a/lib/splitstring.h
+++ b/lib/splitstring.h
@@ -1,5 +1,5 @@
 /* splitstring.h -- split a const string into fields.
-   Copyright (C) 2011 Free Software Foundation, Inc.
+   Copyright (C) 2011, 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/lib/test_splitstring.c b/lib/test_splitstring.c
index 639a5bf..960d82a 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 Free Software Foundation, Inc.
+   Copyright (C) 2011, 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/lib/unused-result.h b/lib/unused-result.h
index a49b279..aa36537 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 Free Software Foundation, Inc.
+   Copyright (C) 2010, 2011, 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/locate/bigram.c b/locate/bigram.c
index 675bf32..925ec66 100644
--- a/locate/bigram.c
+++ b/locate/bigram.c
@@ -1,6 +1,6 @@
 /* bigram -- list bigrams for locate
-   Copyright (C) 1994, 2007, 2009, 2010, 2011 Free Software Foundation,
-   Inc.
+   Copyright (C) 1994, 2007, 2009, 2010, 2011, 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/locate/code.c b/locate/code.c
index 7068f64..6c975ad 100644
--- a/locate/code.c
+++ b/locate/code.c
@@ -1,5 +1,5 @@
 /* code -- bigram- and front-encode filenames for locate
-   Copyright (C) 1994, 2005, 2007, 2008, 2010, 2011 Free Software
+   Copyright (C) 1994, 2005, 2007, 2008, 2010, 2011, 2016 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
diff --git a/locate/frcode.c b/locate/frcode.c
index c459839..13cd8af 100644
--- a/locate/frcode.c
+++ b/locate/frcode.c
@@ -1,5 +1,5 @@
 /* frcode -- front-compress a sorted list
-   Copyright (C) 1994, 2005, 2006, 2007, 2010, 2011 Free Software
+   Copyright (C) 1994, 2005, 2006, 2007, 2010, 2011, 2016 Free Software
    Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
diff --git a/locate/locate.c b/locate/locate.c
index d406978..c2a7e66 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1,6 +1,6 @@
 /* locate -- search databases for filenames that match patterns
    Copyright (C) 1994, 1996, 1998, 1999, 2000, 2003, 2004, 2005, 2006,
-   2007, 2008, 2010, 2011 Free Software Foundation, Inc.
+   2007, 2008, 2010, 2011, 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/locate/locatedb.h b/locate/locatedb.h
index bc19ddb..cdb2cc4 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 Free Software Foundation, Inc.
+   Copyright (C) 1994, 2010, 2011, 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/locate/testsuite/Makefile.am b/locate/testsuite/Makefile.am
index fc2580a..e8d9b6c 100644
--- a/locate/testsuite/Makefile.am
+++ b/locate/testsuite/Makefile.am
@@ -1,4 +1,5 @@
-# Copyright (C) 2001,2003-2015 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+# 2011, 2012, 2013, 2014, 2015, 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/locate/testsuite/config/unix.exp b/locate/testsuite/config/unix.exp
index 2c0f015..4713472 100644
--- a/locate/testsuite/config/unix.exp
+++ b/locate/testsuite/config/unix.exp
@@ -1,7 +1,7 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 1994, 2003, 2004, 2005, 2006, 2007, 2010, 2011 Free
-# Software Foundation, Inc.
+# Copyright (C) 1994, 2003, 2004, 2005, 2006, 2007, 2010, 2011, 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/locate/updatedb.sh b/locate/updatedb.sh
index 16515c0..03d95dc 100644
--- a/locate/updatedb.sh
+++ b/locate/updatedb.sh
@@ -1,7 +1,7 @@
 #! /bin/sh
 # updatedb -- build a locate pathname database
 # Copyright (C) 1994, 1996, 1997, 2000, 2001, 2003, 2004, 2005, 2006,
-# 2010, 2011 Free Software Foundation, Inc.
+# 2010, 2011, 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/locate/word_io.c b/locate/word_io.c
index 743780d..55399c0 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 Free Software Foundation, Inc.
+   Copyright (C) 2007, 2010, 2011, 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/m4/mkinstalldirs.m4 b/m4/mkinstalldirs.m4
index 2badcbe..60fc2b2 100644
--- a/m4/mkinstalldirs.m4
+++ b/m4/mkinstalldirs.m4
@@ -1,5 +1,5 @@
 dnl Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-dnl 2005, 2006, 2010 Free Software Foundation, Inc.
+dnl 2005, 2006, 2010, 2016 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 f930afc..eeac28a 100644
--- a/m4/noreturn.m4
+++ b/m4/noreturn.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007, 2010, 2011 Free Software Foundation, Inc.
+dnl Copyright (C) 2007, 2010, 2011, 2016 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 b90c7ca..233575b 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,6 @@
 # List of source files containing translatable strings.
-# Copyright (C) 2000, 2007, 2010, 2011 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2007, 2010, 2011, 2016 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 710bad9..17810d6 100644
--- a/po/be.po
+++ b/po/be.po
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2003, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2010, 2016 Free Software Foundation, Inc.
 # Ales Nyakhaychyk <address@hidden>, 2003.
 #
 msgid ""
diff --git a/po/bg.po b/po/bg.po
index d752147..63966a2 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -1,5 +1,5 @@
 # Translation of findutils to Bulgarian
-# Copyright (C) 2006, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2010, 2016 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Anton Zinoviev <address@hidden>, 2006.
 #
diff --git a/po/ca.po b/po/ca.po
index 52a061f..1f8ddbc 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,6 +1,6 @@
 # Catalan translation of GNU fileutils.
-# Copyright (C) 2002, 2003, 2004, 2005, 2010 Free Software Foundation,
-# Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2010, 2016 Free Software
+# Foundation, Inc.
 # Jordi Mallach <address@hidden>, 2002, 2003, 2004, 2005.
 #
 msgid ""
diff --git a/po/cs.po b/po/cs.po
index 2e29be2..4c48a6e 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -1,5 +1,5 @@
 # Czech translation for findutils.
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2016 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 14efdcb..05ec7e7 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, 2016 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 f25602e..dbb251a 100644
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
 # German language file for the GNU findutils.
-# Copyright (C) 2009 Free Software Foundation, Inc.
+# Copyright (C) 2009, 2016 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 348bf1b..f27490d 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, 2016 Free Software Foundation, Inc.
 # Lefteris Dimitroulakis <address@hidden>, 2004, 2005.
 # Lefteris Dimitroulakis <address@hidden>, 2013, 2014.
 msgid ""
diff --git a/po/eo.po b/po/eo.po
index da7a46e..f4e6bb4 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -1,5 +1,6 @@
 # Esperanto translations for findutils messages
-# Copyright (C) 2002, 2004, 2013, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2004, 2013, 2014, 2016 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 fd16e0e..53b17d1 100644
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,6 @@
 # Mensajes en español para GNU findutils.
-# Copyright (C) 1996, 2001, 2004, 2014 Free Software Foundation, Inc.
+# Copyright (C) 1996, 2001, 2004, 2014, 2016 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 8ffd27f..7baaf10 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 Free Software Foundation, Inc.
+# Copyright (C) 2000, 2016 Free Software Foundation, Inc.
 # Toomas Soome <address@hidden>, 2015.
 #
 msgid ""
diff --git a/po/fetch-po-files b/po/fetch-po-files
index 78935bf..3bbd4c2 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 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2010, 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/po/fr.po b/po/fr.po
index d9935b6..3533485 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,5 +1,5 @@
 # Messages français pour GNU concernant findutils.
-# Copyright (C) 2015 Free Software Foundation, Inc.
+# Copyright (C) 2015, 2016 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 b3e6a73..c7cbea7 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 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2010, 2016 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 288bc55..9cc3795 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -1,5 +1,5 @@
 # Galician translation of findutils.
-# Copyright (C) 2012 Free Software Foundation, Inc.
+# Copyright (C) 2012, 2016 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 8f199e9..61675a3 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -1,5 +1,5 @@
 # Translation of GNU findutils.
-# Copyright (C) 2002, 2012 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2012, 2016 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 07cc76c..8e5d627 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,5 +1,6 @@
 # Hungarian translation of findutils.
-# Copyright (C) 2002, 2006, 2007, 2009, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2006, 2007, 2009, 2015, 2016 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 2ed113e..95f723e 100644
--- a/po/id.po
+++ b/po/id.po
@@ -1,5 +1,5 @@
 # Pesan bahasa indonesia untuk findutils
-# Copyright (C) 2001, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2010, 2016 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/ja.po b/po/ja.po
index 9c940c3..de33f44 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,5 +1,5 @@
 # Japanese Messages for findutils.
-# Copyright (C) 2001, 2010, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2010, 2014, 2016 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 63098a6..5790d5e 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,5 +1,5 @@
 # findutils�� �ѱ��� �޽���
-# Copyright (C) 1996, 2010 Free Software Foundation, Inc.
+# Copyright (C) 1996, 2010, 2016 Free Software Foundation, Inc.
 # Bang Jun-Young <address@hidden>, 1996.
 #
 msgid ""
diff --git a/po/lg.po b/po/lg.po
index 834da19..872adc5 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 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2010, 2016 Free Software Foundation, Inc.
 # K.Birabwa <address@hidden>, 2004
 #
 msgid ""
diff --git a/po/lt.po b/po/lt.po
index ef3f25b..5a91121 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 Free Software Foundation, Inc.
+# Copyright (C) 2008, 2010, 2016 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 adb583a..0201219 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -1,5 +1,5 @@
 # THINK DIFFERENT, THINK OPENSOURSE.
-# Copyright (C) 2003, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2010, 2016 Free Software Foundation, Inc.
 # Nik Ramadhan Nik Idris <address@hidden>, 2003.
 #
 msgid ""
diff --git a/po/nb.po b/po/nb.po
index cc2fb1e..958faa1 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -1,5 +1,5 @@
 # Norwegian translation of GNU findutils
-# Copyright (C) 2002, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2008, 2016 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/pl.po b/po/pl.po
index d21896a..97c5ee4 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1,5 +1,6 @@
 # Polish translation for GNU findutils.
-# Copyright (C) 1996, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2013, 
2014 Free Software Foundation, Inc.
+# Copyright (C) 1996, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+# 2013, 2014, 2016 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 13782f5..ab09a6f 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -1,5 +1,5 @@
 # Portuguese translation of the "findutils" messages
-# Copyright (C) 2005, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2010, 2016 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/pt_BR.po b/po/pt_BR.po
index 5935ffb..652b8ef 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -1,5 +1,5 @@
 # Brazilian Portuguese translation for findutils.
-# Copyright (C) 2015 Free Software Foundation, Inc.
+# Copyright (C) 2015, 2016 Free Software Foundation, Inc.
 # This file is distributed under the same license as the findutils package.
 # Rodrigo Parra Novo <address@hidden>, 1999, 2000.
 # Alexandre Folle de Menezes <address@hidden>, 2002, 2004.
diff --git a/po/ro.po b/po/ro.po
index d9b8865..d422a5e 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -1,5 +1,5 @@
 # Mesajele �n limba rom�n� pentru findutils.
-# Copyright (C) 2005, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2010, 2016 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 1e66fe5..17fc0bc 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,7 +1,8 @@
 # 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, 1998, 1999, 2000, 2009, 2010 Free Software Foundation, 
Inc.
+# Copyright (C) 1997, 1998, 1999, 2000, 2009, 2010, 2016 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 9e7698c..1cc2550 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -1,5 +1,6 @@
 # findutils sk.po
-# Copyright (C) 2002, 2003, 2004, 2005, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2015, 2016 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.
 #
diff --git a/po/sl.po b/po/sl.po
index 81152d1..75f6de3 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -1,5 +1,6 @@
 # -*- mode:po; coding:utf-8; -*- Slovenian messages for findutils.
-# Copyright (C) 1996, 2000, 2001, 2005, 2006, 2009, 2011, 2013, 2014, 2015 
Free Software Foundation, Inc.
+# Copyright (C) 1996, 2000, 2001, 2005, 2006, 2009, 2011, 2013, 2014,
+# 2015, 2016 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 ca31886..dd16c87 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -1,5 +1,5 @@
 # Serbian translation of findutils
-# Copyright (C) 2014 Free Software Foundation, Inc.
+# Copyright (C) 2014, 2016 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 70817ad..fd9effb 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,6 @@
 # Swedish messages for findutils.
-# Copyright (C) 1996, 2001, 2004, 2006, 2007, 2008, 2009, 2014, 2015 Free 
Software Foundation, Inc.
+# Copyright (C) 1996, 2001, 2004, 2006, 2007, 2008, 2009, 2014, 2015,
+# 2016 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 0f1116f..b138059 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,5 +1,5 @@
 # Turkish translations for findutils messages.
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007, 2016 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 ddead54..6fe5f30 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -1,5 +1,5 @@
 # Ukrainian translation to findutils.
-# Copyright (C) 2006 Free Software Foundation, Inc.
+# Copyright (C) 2006, 2016 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/zh_CN.po b/po/zh_CN.po
index d672e72..b3ae003 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,5 +1,5 @@
 # Chinese Simplified translation about findutils
-# Copyright (C) 2002, 2008 Free Software Foundation, Inc.
+# Copyright (C) 2002, 2008, 2016 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 aa1f1eb..7066bab 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,5 +1,5 @@
 # traditional Chinese translation of findutils.
-# Copyright (C) 2005, 2010 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2010, 2016 Free Software Foundation, Inc.
 # Abel Cheung <address@hidden>, 2005.
 #
 msgid ""
diff --git a/xargs/testsuite/Makefile.am b/xargs/testsuite/Makefile.am
index a187b9e..32696d6 100644
--- a/xargs/testsuite/Makefile.am
+++ b/xargs/testsuite/Makefile.am
@@ -1,4 +1,6 @@
-# Copyright (C) 2001, 2002, 2003-2015 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010, 2011, 2012, 2013, 2014, 2015, 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/xargs/testsuite/config/unix.exp b/xargs/testsuite/config/unix.exp
index 1d9cea6..9032968 100644
--- a/xargs/testsuite/config/unix.exp
+++ b/xargs/testsuite/config/unix.exp
@@ -1,7 +1,7 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 1994, 2005, 2007, 2010, 2011 Free Software Foundation,
-# Inc.
+# Copyright (C) 1994, 2005, 2007, 2010, 2011, 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/xargs/xargs.c b/xargs/xargs.c
index c4d632e..e083183 100644
--- a/xargs/xargs.c
+++ b/xargs/xargs.c
@@ -1,6 +1,7 @@
 /* xargs -- build and execute command lines from standard input
    Copyright (C) 1990, 1991, 1992, 1993, 1994, 2000, 2003, 2004, 2005,
-   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   2006, 2007, 2008, 2009, 2010, 2011, 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
-- 
2.1.4




reply via email to

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