findutils-patches
[Top][All Lists]
Advanced

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

[PATCH 2/2] maint: update copyright year number ranges


From: Bernhard Voelker
Subject: [PATCH 2/2] maint: update copyright year number ranges
Date: Mon, 3 Jan 2022 01:43:57 +0100

Run 'make update-copyright'.

* lib/regexprops.c (copying): Update the year number manually.
The format of the copyright year number range in Texinfo files is
"YEAR1--YEAR2" now, i.e., with 2x '-'.
* tests/sample-test: Adjust to use the single most recent year.
* All other files: Update copyright years via the above make run.
---
 Makefile.am                                | 2 +-
 NEWS                                       | 2 +-
 README                                     | 2 +-
 README-hacking                             | 2 +-
 TODO                                       | 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 +-
 build-aux/update-online-manual.sh          | 2 +-
 cfg.mk                                     | 2 +-
 configure.ac                               | 2 +-
 doc/Makefile.am                            | 2 +-
 doc/find-maint.texi                        | 2 +-
 doc/find.texi                              | 2 +-
 doc/perm.texi                              | 2 +-
 doc/regexprops.texi                        | 2 +-
 find/Makefile.am                           | 2 +-
 find/defs.h                                | 2 +-
 find/exec.c                                | 2 +-
 find/find.1                                | 2 +-
 find/finddata.c                            | 2 +-
 find/fstype.c                              | 2 +-
 find/ftsfind.c                             | 2 +-
 find/parser.c                              | 2 +-
 find/pred.c                                | 2 +-
 find/print.c                               | 2 +-
 find/print.h                               | 2 +-
 find/sharefile.c                           | 2 +-
 find/sharefile.h                           | 2 +-
 find/testsuite/Makefile.am                 | 2 +-
 find/testsuite/checklists.py               | 2 +-
 find/testsuite/config/unix.exp             | 2 +-
 find/tree.c                                | 2 +-
 find/util.c                                | 2 +-
 gnulib-local/lib/gcc-function-attributes.h | 2 +-
 init.cfg                                   | 2 +-
 lib/Makefile.am                            | 2 +-
 lib/bugreports.c                           | 2 +-
 lib/bugreports.h                           | 2 +-
 lib/buildcmd.c                             | 2 +-
 lib/buildcmd.h                             | 2 +-
 lib/check-regexprops.sh                    | 2 +-
 lib/die.h                                  | 2 +-
 lib/dircallback.c                          | 2 +-
 lib/dircallback.h                          | 2 +-
 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                             | 2 +-
 lib/listfile.h                             | 2 +-
 lib/printquoted.c                          | 2 +-
 lib/printquoted.h                          | 2 +-
 lib/qmark.c                                | 2 +-
 lib/regexprops.c                           | 4 ++--
 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/system.h                               | 2 +-
 lib/test_splitstring.c                     | 2 +-
 lib/unused-result.h                        | 2 +-
 locate/Makefile.am                         | 2 +-
 locate/frcode.c                            | 2 +-
 locate/locate.1                            | 2 +-
 locate/locate.c                            | 2 +-
 locate/locatedb.5                          | 2 +-
 locate/locatedb.h                          | 2 +-
 locate/testsuite/Makefile.am               | 2 +-
 locate/testsuite/config/unix.exp           | 2 +-
 locate/updatedb.1                          | 2 +-
 locate/updatedb.sh                         | 2 +-
 locate/word_io.c                           | 2 +-
 m4/mkinstalldirs.m4                        | 2 +-
 m4/noreturn.m4                             | 2 +-
 po/POTFILES.in                             | 2 +-
 tests/envvar-check                         | 2 +-
 tests/find/debug-missing-arg.sh            | 2 +-
 tests/find/depth-unreadable-dir.sh         | 2 +-
 tests/find/exec-plus-last-file.sh          | 2 +-
 tests/find/execdir-fd-leak.sh              | 2 +-
 tests/find/files0-from.sh                  | 2 +-
 tests/find/inode-zero.sh                   | 2 +-
 tests/find/many-dir-entries-vs-OOM.sh      | 2 +-
 tests/find/name-lbracket-literal.sh        | 2 +-
 tests/find/printf_escape_c.sh              | 2 +-
 tests/find/printf_escapechars.sh           | 2 +-
 tests/find/printf_inode.sh                 | 2 +-
 tests/find/refuse-noop.sh                  | 2 +-
 tests/find/type_list.sh                    | 2 +-
 tests/find/used.sh                         | 2 +-
 tests/local.mk                             | 2 +-
 tests/misc/help-version.sh                 | 2 +-
 tests/other-fs-tmpdir                      | 2 +-
 tests/sample-test                          | 2 +-
 tests/xargs/conflicting_opts.sh            | 2 +-
 tests/xargs/verbose-quote.sh               | 2 +-
 xargs/Makefile.am                          | 2 +-
 xargs/testsuite/Makefile.am                | 2 +-
 xargs/testsuite/config/unix.exp            | 2 +-
 xargs/xargs.1                              | 2 +-
 xargs/xargs.c                              | 2 +-
 109 files changed, 110 insertions(+), 110 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index ee1d9984..a203c6c5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 # Make findutils.
 
-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 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/NEWS b/NEWS
index ffde4720..0e046cf4 100644
--- a/NEWS
+++ b/NEWS
@@ -2305,7 +2305,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-2021 Free Software Foundation, Inc.
+Copyright (C) 1996-2022 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 b/README
index 7a185646..6c7ae195 100644
--- a/README
+++ b/README
@@ -106,7 +106,7 @@ We are looking forward to hacking with you!
 
 ========================================================================
 
-Copyright (C) 1996-2021 Free Software Foundation, Inc.
+Copyright (C) 1996-2022 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 dd2eb599..a13fb4d1 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-2021 Free Software Foundation, Inc.
+Copyright (C) 2009-2022 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/TODO b/TODO
index 04cb26a9..6d2a2243 100644
--- a/TODO
+++ b/TODO
@@ -86,7 +86,7 @@ LocalWords: findutils Debian cron
 
 -----
 
-Copyright (C) 1996-2021 Free Software Foundation, Inc.
+Copyright (C) 1996-2022 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 3489da0a..fa7e9e32 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -1,6 +1,6 @@
 # Bootstrap configuration.
 
-# Copyright (C) 2006-2021 Free Software Foundation, Inc.
+# Copyright (C) 2006-2022 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 08764e81..891b2d86 100644
--- a/build-aux/Makefile.am
+++ b/build-aux/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 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 a5eda064..758190b1 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 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 73ec7c11..5e8e8eac 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2015-2022 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 44fe3ca7..33d2b575 100755
--- a/build-aux/man-lint.sh
+++ b/build-aux/man-lint.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2007-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 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 8553845f..4869423b 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2007-2022 Free Software Foundation, Inc.
 #
 #
 # This program is free software: you can redistribute it and/or modify
diff --git a/build-aux/update-online-manual.sh 
b/build-aux/update-online-manual.sh
index 81e36551..7335daca 100755
--- a/build-aux/update-online-manual.sh
+++ b/build-aux/update-online-manual.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 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/cfg.mk b/cfg.mk
index 106cf8e6..97086496 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 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/configure.ac b/configure.ac
index eddcfeb5..5c34d10a 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 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 7f23df90..d16ebfa4 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 1996-2021 Free Software Foundation, Inc.
+# Copyright (C) 1996-2022 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 9f069dd9..b1710ee6 100644
--- a/doc/find-maint.texi
+++ b/doc/find-maint.texi
@@ -23,7 +23,7 @@ be made and tested, and what resources exist to help 
developers.
 
 This document corresponds to version @value{VERSION} of the GNU findutils.
 
-Copyright @copyright{} 2007--2021 Free Software Foundation, Inc.
+Copyright @copyright{} 2007--2022 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/find.texi b/doc/find.texi
index 1754f64d..cb738d12 100644
--- a/doc/find.texi
+++ b/doc/find.texi
@@ -30,7 +30,7 @@
 This manual documents version @value{VERSION} of the GNU utilities for finding
 files that match certain criteria and performing various operations on them.
 
-Copyright @copyright{} 1994--2021 Free Software Foundation, Inc.
+Copyright @copyright{} 1994--2022 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/perm.texi b/doc/perm.texi
index 85028746..a743f910 100644
--- a/doc/perm.texi
+++ b/doc/perm.texi
@@ -1,6 +1,6 @@
 @c File mode bits
 
-@c Copyright (C) 1994--2021 Free Software Foundation, Inc.
+@c Copyright (C) 1994--2022 Free Software Foundation, Inc.
 
 @c Permission is granted to copy, distribute and/or modify this document
 @c under the terms of the GNU Free Documentation License, Version 1.3 or
diff --git a/doc/regexprops.texi b/doc/regexprops.texi
index 1f2100fe..3ae0c2fe 100644
--- a/doc/regexprops.texi
+++ b/doc/regexprops.texi
@@ -1,4 +1,4 @@
-@c Copyright (C) 1994--2021 Free Software Foundation, Inc.
+@c Copyright (C) 1994--2022 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/Makefile.am b/find/Makefile.am
index c0779a0f..bf2540d3 100644
--- a/find/Makefile.am
+++ b/find/Makefile.am
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2021 Free Software Foundation, Inc.
+## Copyright (C) 1996-2022 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/defs.h b/find/defs.h
index 63ab7eda..86006905 100644
--- a/find/defs.h
+++ b/find/defs.h
@@ -1,5 +1,5 @@
 /* defs.h -- data types and declarations.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 7267c2de..62d45525 100644
--- a/find/exec.c
+++ b/find/exec.c
@@ -1,5 +1,5 @@
 /* exec.c -- Implementation of -exec, -execdir, -ok, -okdir.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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/find.1 b/find/find.1
index 5edfeb2c..bda89575 100644
--- a/find/find.1
+++ b/find/find.1
@@ -2740,7 +2740,7 @@ mailing list:
 .RE
 .
 .SH COPYRIGHT
-Copyright \(co 1990-2021 Free Software Foundation, Inc.
+Copyright \(co 1990-2022 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
diff --git a/find/finddata.c b/find/finddata.c
index f9e283b8..8086c057 100644
--- a/find/finddata.c
+++ b/find/finddata.c
@@ -1,5 +1,5 @@
 /* finddata.c -- global data for "find".
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 377ca6b7..8d5879c7 100644
--- a/find/fstype.c
+++ b/find/fstype.c
@@ -1,5 +1,5 @@
 /* fstype.c -- determine type of file systems that files are on
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 b266a988..7825c756 100644
--- a/find/ftsfind.c
+++ b/find/ftsfind.c
@@ -1,5 +1,5 @@
 /* find -- search for files in a directory hierarchy (fts version)
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 454764f3..152f0fcd 100644
--- a/find/parser.c
+++ b/find/parser.c
@@ -1,5 +1,5 @@
 /* parser.c -- convert the command line args into an expression tree.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 338ac14a..f9f42fac 100644
--- a/find/pred.c
+++ b/find/pred.c
@@ -1,5 +1,5 @@
 /* pred.c -- execute the expression tree.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 598f4a20..62f7d22b 100644
--- a/find/print.c
+++ b/find/print.c
@@ -1,5 +1,5 @@
 /* print.c -- print/printf-related code.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 f9b3eb33..f31777ea 100644
--- a/find/print.h
+++ b/find/print.h
@@ -1,5 +1,5 @@
 /* print.h -- declarations for symbols in print.c.
-   Copyright (C) 2011-2021 Free Software Foundation, Inc.
+   Copyright (C) 2011-2022 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 5e6ed927..d65dd23c 100644
--- a/find/sharefile.c
+++ b/find/sharefile.c
@@ -1,5 +1,5 @@
 /* sharefile.c -- open files just once.
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 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 60d4a0b7..6e6e82bb 100644
--- a/find/sharefile.h
+++ b/find/sharefile.h
@@ -1,5 +1,5 @@
 /* sharefile.h -- open files just once.
-   Copyright (C) 2008-2021 Free Software Foundation, Inc.
+   Copyright (C) 2008-2022 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 bbc24421..568f3841 100644
--- a/find/testsuite/Makefile.am
+++ b/find/testsuite/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 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 4869479e..522a0d88 100644
--- a/find/testsuite/checklists.py
+++ b/find/testsuite/checklists.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021 Free Software Foundation, Inc.
+# Copyright (C) 2014-2022 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 9541b5db..769685ce 100644
--- a/find/testsuite/config/unix.exp
+++ b/find/testsuite/config/unix.exp
@@ -1,6 +1,6 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 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 9307821d..80dd6bfd 100644
--- a/find/tree.c
+++ b/find/tree.c
@@ -1,5 +1,5 @@
 /* tree.c -- helper functions to build and evaluate the expression tree.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 59f80659..d30a50bd 100644
--- a/find/util.c
+++ b/find/util.c
@@ -1,5 +1,5 @@
 /* util.c -- functions for initializing new tree elements, and other things.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 c1e95f3d..d5b3c325 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2016-2022 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/init.cfg b/init.cfg
index 6d2725e9..5e422291 100644
--- a/init.cfg
+++ b/init.cfg
@@ -1,6 +1,6 @@
 # This file is sourced by init.sh, *before* its initialization.
 
-# Copyright (C) 2010-2021 Free Software Foundation, Inc.
+# Copyright (C) 2010-2022 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/Makefile.am b/lib/Makefile.am
index 728f3a3e..84e9cd50 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in.
 
-## Copyright (C) 1996-2021 Free Software Foundation, Inc.
+## Copyright (C) 1996-2022 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 15b56771..b1861f58 100644
--- a/lib/bugreports.c
+++ b/lib/bugreports.c
@@ -1,5 +1,5 @@
 /* bugreports.h -- explain how to report bugs
-   Copyright (C) 2016-2021 Free Software Foundation, Inc.
+   Copyright (C) 2016-2022 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 2aa35c2b..d0ed68e5 100644
--- a/lib/bugreports.h
+++ b/lib/bugreports.h
@@ -1,5 +1,5 @@
 /* bugreports.h -- explain how to report bugs
-   Copyright (C) 2016-2021 Free Software Foundation, Inc.
+   Copyright (C) 2016-2022 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 712940a8..1239b74c 100644
--- a/lib/buildcmd.c
+++ b/lib/buildcmd.c
@@ -1,5 +1,5 @@
 /* buildcmd.c -- build command lines from a list of arguments.
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 824418b7..384a9a24 100644
--- a/lib/buildcmd.h
+++ b/lib/buildcmd.h
@@ -1,5 +1,5 @@
 /* buildcmd.[ch] -- build command lines from a stream of arguments
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 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 e2f2b2c7..0d2e6a71 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-2021 Free Software Foundation, Inc.
+# Copyright (C) 2009-2022 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/die.h b/lib/die.h
index 70e50a64..2b3adba5 100644
--- a/lib/die.h
+++ b/lib/die.h
@@ -1,5 +1,5 @@
 /* Report an error and exit.
-   Copyright (C) 2017-2021 Free Software Foundation, Inc.
+   Copyright (C) 2017-2022 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 ffaefec8..fae5dd28 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 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 a1f9f939..56fba086 100644
--- a/lib/dircallback.h
+++ b/lib/dircallback.h
@@ -1,5 +1,5 @@
 /* listfile.h -- display a long listing of a file
-   Copyright (C) 2007-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 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 d38a80e1..d2717459 100644
--- a/lib/extendbuf.c
+++ b/lib/extendbuf.c
@@ -1,6 +1,6 @@
 /* extendbuf.c -- manage a dynamically-allocated buffer
 
-   Copyright (C) 2004-2021 Free Software Foundation, Inc.
+   Copyright (C) 2004-2022 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 8a74d4f2..db01d9b7 100644
--- a/lib/extendbuf.h
+++ b/lib/extendbuf.h
@@ -1,6 +1,6 @@
 /* extendbuf.h -- Manage a dynamically-alloicated buffer
 
-   Copyright (C) 2004-2021 Free Software Foundation, Inc.
+   Copyright (C) 2004-2022 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 ce1ad7db..6e2f6a6a 100644
--- a/lib/fdleak.c
+++ b/lib/fdleak.c
@@ -1,5 +1,5 @@
 /* fdleak.c -- detect file descriptor leaks
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 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 fdb20ca3..0bc0c312 100644
--- a/lib/fdleak.h
+++ b/lib/fdleak.h
@@ -1,5 +1,5 @@
 /* fdleak.h -- detect file descriptor leaks
-   Copyright (C) 2010-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 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 ae47a8f6..f1899b23 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 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 5c7b44d2..47ee31d5 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 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 14c783ab..6ec0f381 100644
--- a/lib/listfile.c
+++ b/lib/listfile.c
@@ -1,5 +1,5 @@
 /* listfile.c -- display a long listing of a file
-   Copyright (C) 1991-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 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 310435d8..00d7b6f5 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 1991-2022 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 a03ddbb5..13e24ecd 100644
--- a/lib/printquoted.c
+++ b/lib/printquoted.c
@@ -1,6 +1,6 @@
 /* printquoted.c -- print a specified string with any necessary quoting.
 
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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 6877cc99..00c7406c 100644
--- a/lib/printquoted.h
+++ b/lib/printquoted.h
@@ -1,6 +1,6 @@
 /* Print a string, appropriately quoted.
 
-   Copyright (C) 1997-2021 Free Software Foundation, Inc.
+   Copyright (C) 1997-2022 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 53113f0e..68f2c107 100644
--- a/lib/qmark.c
+++ b/lib/qmark.c
@@ -1,6 +1,6 @@
 /* qmark.c -- quote 'dangerous' filenames
    Derived from coreutils' ls.c.
-   Copyright (C) 1985-2021 Free Software Foundation, Inc.
+   Copyright (C) 1985-2022 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 8466674f..7cc49b78 100644
--- a/lib/regexprops.c
+++ b/lib/regexprops.c
@@ -1,7 +1,7 @@
 /* regexprops.c -- document the properties of the regular expressions
    understood by gnulib.
 
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 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,7 +454,7 @@ copying (void)
   static const char *copy_para[]=
     {
       /* The copyright year number range is with "--" in Texinfo files.  */
-      "Copyright (C) 1994--2021 Free Software Foundation, Inc."
+      "Copyright (C) 1994--2022 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 b5a0a868..c87c5e70 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 (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 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 2bb9ab59..bcaa8eb1 100644
--- a/lib/regextype.h
+++ b/lib/regextype.h
@@ -1,6 +1,6 @@
 /* regextype.h -- Decode the name of a regular expression syntax.
 
-   Copyright (C) 2005-2021 Free Software Foundation, Inc.
+   Copyright (C) 2005-2022 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 6b9394eb..185fdda9 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 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 78115cec..05a4ca03 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 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 99d5c95e..610a1687 100644
--- a/lib/splitstring.c
+++ b/lib/splitstring.c
@@ -1,5 +1,5 @@
 /* splitstring.c -- split a const string into fields.
-   Copyright (C) 2011-2021 Free Software Foundation, Inc.
+   Copyright (C) 2011-2022 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 8bde463f..67d5ed3f 100644
--- a/lib/splitstring.h
+++ b/lib/splitstring.h
@@ -1,5 +1,5 @@
 /* splitstring.h -- split a const string into fields.
-   Copyright (C) 2011-2021 Free Software Foundation, Inc.
+   Copyright (C) 2011-2022 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/system.h b/lib/system.h
index c0f5ccf5..60d8c1b2 100644
--- a/lib/system.h
+++ b/lib/system.h
@@ -1,6 +1,6 @@
 /* system.h -- system-dependent definitions for findutils
 
-   Copyright (C) 2017-2021 Free Software Foundation, Inc.
+   Copyright (C) 2017-2022 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 80e4bacc..63dae000 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2011-2022 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 4eaac963..ba46bf43 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2010-2022 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/Makefile.am b/locate/Makefile.am
index f84eafcc..05b9c7c5 100644
--- a/locate/Makefile.am
+++ b/locate/Makefile.am
@@ -1,6 +1,6 @@
 # The default database to build and search.
 
-## Copyright (C) 1996-2021 Free Software Foundation, Inc.
+## Copyright (C) 1996-2022 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 fd7ae2e2..6e4d3323 100644
--- a/locate/frcode.c
+++ b/locate/frcode.c
@@ -1,5 +1,5 @@
 /* frcode -- front-compress a sorted list
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 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.1 b/locate/locate.1
index 952f322a..a456e6d9 100644
--- a/locate/locate.1
+++ b/locate/locate.1
@@ -287,7 +287,7 @@ mailing list:
 .RE
 .
 .SH COPYRIGHT
-Copyright \(co 1994-2021 Free Software Foundation, Inc.
+Copyright \(co 1994-2022 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
diff --git a/locate/locate.c b/locate/locate.c
index c221d46b..84705e90 100644
--- a/locate/locate.c
+++ b/locate/locate.c
@@ -1,5 +1,5 @@
 /* locate -- search databases for filenames that match patterns
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 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.5 b/locate/locatedb.5
index 62ddb6b7..38af3106 100644
--- a/locate/locatedb.5
+++ b/locate/locatedb.5
@@ -159,7 +159,7 @@ mailing list:
 .RE
 .
 .SH COPYRIGHT
-Copyright \(co 1994-2021 Free Software Foundation, Inc.
+Copyright \(co 1994-2022 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
diff --git a/locate/locatedb.h b/locate/locatedb.h
index 9069b2b1..0622db86 100644
--- a/locate/locatedb.h
+++ b/locate/locatedb.h
@@ -1,5 +1,5 @@
 /* locatedb.h -- declarations for the locate database
-   Copyright (C) 1994-2021 Free Software Foundation, Inc.
+   Copyright (C) 1994-2022 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 6dccf76b..681592e7 100644
--- a/locate/testsuite/Makefile.am
+++ b/locate/testsuite/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 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 0d482d71..adc83992 100644
--- a/locate/testsuite/config/unix.exp
+++ b/locate/testsuite/config/unix.exp
@@ -1,6 +1,6 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+# Copyright (C) 1994-2022 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.1 b/locate/updatedb.1
index 3f289ea7..cbea37da 100644
--- a/locate/updatedb.1
+++ b/locate/updatedb.1
@@ -139,7 +139,7 @@ mailing list:
 .RE
 .
 .SH COPYRIGHT
-Copyright \(co 1994-2021 Free Software Foundation, Inc.
+Copyright \(co 1994-2022 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
diff --git a/locate/updatedb.sh b/locate/updatedb.sh
index 242f1865..2f2f3d6c 100644
--- a/locate/updatedb.sh
+++ b/locate/updatedb.sh
@@ -1,6 +1,6 @@
 #! /bin/sh
 # updatedb -- build a locate pathname database
-# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+# Copyright (C) 1994-2022 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 b12af9ad..9870cb3d 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-2021 Free Software Foundation, Inc.
+   Copyright (C) 2007-2022 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 685fb3ea..ed695b40 100644
--- a/m4/mkinstalldirs.m4
+++ b/m4/mkinstalldirs.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 1995-2021 Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2022 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 3b838501..9edcc85e 100644
--- a/m4/noreturn.m4
+++ b/m4/noreturn.m4
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2021 Free Software Foundation, Inc.
+dnl Copyright (C) 2007-2022 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 ea323a92..c5028fe6 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
 # List of source files containing translatable strings.
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 Free Software Foundation, Inc.
 
 # Copying and distribution of this file, with or without
 # modification, are permitted provided the copyright notice
diff --git a/tests/envvar-check b/tests/envvar-check
index 7dc624db..bcce0269 100644
--- a/tests/envvar-check
+++ b/tests/envvar-check
@@ -1,7 +1,7 @@
 # -*- sh -*-
 # Check environment variables for sane values while testing.
 
-# Copyright (C) 2000-2021 Free Software Foundation, Inc.
+# Copyright (C) 2000-2022 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/tests/find/debug-missing-arg.sh b/tests/find/debug-missing-arg.sh
index 776f295d..657fd8e9 100755
--- a/tests/find/debug-missing-arg.sh
+++ b/tests/find/debug-missing-arg.sh
@@ -3,7 +3,7 @@
 # Between FINDUTILS_4_3_1-1 and 4.6, find crashed on some platforms.
 # See Savannah bug #52220.
 
-# Copyright (C) 2017-2021 Free Software Foundation, Inc.
+# Copyright (C) 2017-2022 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/tests/find/depth-unreadable-dir.sh 
b/tests/find/depth-unreadable-dir.sh
index 55af438a..592d4e1c 100755
--- a/tests/find/depth-unreadable-dir.sh
+++ b/tests/find/depth-unreadable-dir.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # find -depth: ensure to output an unreadable directory.
 
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 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/tests/find/exec-plus-last-file.sh 
b/tests/find/exec-plus-last-file.sh
index e9001b64..135e022d 100755
--- a/tests/find/exec-plus-last-file.sh
+++ b/tests/find/exec-plus-last-file.sh
@@ -5,7 +5,7 @@
 # if there was only one last single file argument.
 # See Savannah bug #48030.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 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/tests/find/execdir-fd-leak.sh b/tests/find/execdir-fd-leak.sh
index 2b680f5e..e26ee8fb 100755
--- a/tests/find/execdir-fd-leak.sh
+++ b/tests/find/execdir-fd-leak.sh
@@ -3,7 +3,7 @@
 # directory specified by the -execdir option.
 # See Savannah bug #34976.
 
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 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/tests/find/files0-from.sh b/tests/find/files0-from.sh
index dfea8616..3a3df376 100755
--- a/tests/find/files0-from.sh
+++ b/tests/find/files0-from.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Exercise -files0-from option.
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 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/tests/find/inode-zero.sh b/tests/find/inode-zero.sh
index 7bfc2698..33f8f74b 100755
--- a/tests/find/inode-zero.sh
+++ b/tests/find/inode-zero.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Ensure find(1) treats inode number 0 correctly.
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 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/tests/find/many-dir-entries-vs-OOM.sh 
b/tests/find/many-dir-entries-vs-OOM.sh
index d2edb253..6cb69d44 100755
--- a/tests/find/many-dir-entries-vs-OOM.sh
+++ b/tests/find/many-dir-entries-vs-OOM.sh
@@ -3,7 +3,7 @@
 # even for large directories.
 # See Savannah bug #34079.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 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/tests/find/name-lbracket-literal.sh 
b/tests/find/name-lbracket-literal.sh
index b3a6be58..84e9a971 100755
--- a/tests/find/name-lbracket-literal.sh
+++ b/tests/find/name-lbracket-literal.sh
@@ -2,7 +2,7 @@
 # Test that find -name treats the unquoted '[' argument literally.
 # See Savannah bug #32043.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 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/tests/find/printf_escape_c.sh b/tests/find/printf_escape_c.sh
index 530ac7b8..98ff6ebb 100755
--- a/tests/find/printf_escape_c.sh
+++ b/tests/find/printf_escape_c.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -printf with the \c escape character.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 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/tests/find/printf_escapechars.sh b/tests/find/printf_escapechars.sh
index 55900e59..785bdac9 100755
--- a/tests/find/printf_escapechars.sh
+++ b/tests/find/printf_escapechars.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Test -printf with octal and letter escapes.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 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/tests/find/printf_inode.sh b/tests/find/printf_inode.sh
index 40e918ff..b329d730 100755
--- a/tests/find/printf_inode.sh
+++ b/tests/find/printf_inode.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that ls -i and find -printf %i produce the same output.
 
-# Copyright (C) 2011-2021 Free Software Foundation, Inc.
+# Copyright (C) 2011-2022 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/tests/find/refuse-noop.sh b/tests/find/refuse-noop.sh
index a2a1a53f..24657ba0 100755
--- a/tests/find/refuse-noop.sh
+++ b/tests/find/refuse-noop.sh
@@ -3,7 +3,7 @@
 # Between findutils-4.3.1 and 4.6, find dumped core ($? = 139).
 # See Savannah bug #48180.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 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/tests/find/type_list.sh b/tests/find/type_list.sh
index 0165806d..e6c70576 100755
--- a/tests/find/type_list.sh
+++ b/tests/find/type_list.sh
@@ -2,7 +2,7 @@
 # Verify find's behavior regarding comma-separated file type arguments
 # to the -type/-xtype options.
 
-# Copyright (C) 2016-2021 Free Software Foundation, Inc.
+# Copyright (C) 2016-2022 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/tests/find/used.sh b/tests/find/used.sh
index d061c2dc..10e7ee52 100755
--- a/tests/find/used.sh
+++ b/tests/find/used.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that find -used works.
 
-# Copyright (C) 2020-2021 Free Software Foundation, Inc.
+# Copyright (C) 2020-2022 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/tests/local.mk b/tests/local.mk
index 5ddcaaf9..e75a9130 100644
--- a/tests/local.mk
+++ b/tests/local.mk
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in -*-Makefile-*-.
 
-## Copyright (C) 2007-2021 Free Software Foundation, Inc.
+## Copyright (C) 2007-2022 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/tests/misc/help-version.sh b/tests/misc/help-version.sh
index b4b7c257..9bbc54d5 100755
--- a/tests/misc/help-version.sh
+++ b/tests/misc/help-version.sh
@@ -2,7 +2,7 @@
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 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/tests/other-fs-tmpdir b/tests/other-fs-tmpdir
index fbd60120..3d869205 100644
--- a/tests/other-fs-tmpdir
+++ b/tests/other-fs-tmpdir
@@ -4,7 +4,7 @@
 # of the current directory.  If one is found, create a temporary directory
 # inside it.
 
-# Copyright (C) 1998-2021 Free Software Foundation, Inc.
+# Copyright (C) 1998-2022 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/tests/sample-test b/tests/sample-test
index 9f47af8b..a1e544f8 100644
--- a/tests/sample-test
+++ b/tests/sample-test
@@ -1,7 +1,7 @@
 #!/bin/sh
 # FIXME
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2022 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/tests/xargs/conflicting_opts.sh b/tests/xargs/conflicting_opts.sh
index bfdfe9d8..95ea75af 100755
--- a/tests/xargs/conflicting_opts.sh
+++ b/tests/xargs/conflicting_opts.sh
@@ -2,7 +2,7 @@
 # Test mutually exclusive options --max-args, --max-lines, --replace, and
 # their short-option aliases (-L, -l -I -i -n).
 
-# Copyright (C) 2021 Free Software Foundation, Inc.
+# Copyright (C) 2021-2022 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/tests/xargs/verbose-quote.sh b/tests/xargs/verbose-quote.sh
index 09c30c4f..08cf80db 100755
--- a/tests/xargs/verbose-quote.sh
+++ b/tests/xargs/verbose-quote.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Verify that 'xargs -t' quotes the command properly when needed.
 
-# Copyright (C) 2019-2021 Free Software Foundation, Inc.
+# Copyright (C) 2019-2022 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/Makefile.am b/xargs/Makefile.am
index dd8c67ce..9aedb368 100644
--- a/xargs/Makefile.am
+++ b/xargs/Makefile.am
@@ -1,4 +1,4 @@
-## Copyright (C) 1996-2021 Free Software Foundation, Inc.
+## Copyright (C) 1996-2022 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/Makefile.am b/xargs/testsuite/Makefile.am
index 8d85d185..4ef0e27b 100644
--- a/xargs/testsuite/Makefile.am
+++ b/xargs/testsuite/Makefile.am
@@ -1,4 +1,4 @@
-# Copyright (C) 2001-2021 Free Software Foundation, Inc.
+# Copyright (C) 2001-2022 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 7dca8930..08056a39 100644
--- a/xargs/testsuite/config/unix.exp
+++ b/xargs/testsuite/config/unix.exp
@@ -1,6 +1,6 @@
 # -*- TCL -*-
 # Test-specific TCL procedures required by DejaGNU.
-# Copyright (C) 1994-2021 Free Software Foundation, Inc.
+# Copyright (C) 1994-2022 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.1 b/xargs/xargs.1
index 60ef0bef..f743e60c 100644
--- a/xargs/xargs.1
+++ b/xargs/xargs.1
@@ -489,7 +489,7 @@ mailing list:
 .RE
 .
 .SH COPYRIGHT
-Copyright \(co 1990-2021 Free Software Foundation, Inc.
+Copyright \(co 1990-2022 Free Software Foundation, Inc.
 License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
 .br
 This is free software: you are free to change and redistribute it.
diff --git a/xargs/xargs.c b/xargs/xargs.c
index 272189c3..eedee2d2 100644
--- a/xargs/xargs.c
+++ b/xargs/xargs.c
@@ -1,5 +1,5 @@
 /* xargs -- build and execute command lines from standard input
-   Copyright (C) 1990-2021 Free Software Foundation, Inc.
+   Copyright (C) 1990-2022 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.34.1




reply via email to

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