maint: update copyright year number ranges

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.
This commit is contained in:
Bernhard Voelker 2022-01-02 18:42:35 +01:00
parent 780b31ad23
commit db5ec614a7
109 changed files with 110 additions and 110 deletions

View File

@ -1,6 +1,6 @@
# Make findutils. # 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 # 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 # it under the terms of the GNU General Public License as published by

2
NEWS
View File

@ -2305,7 +2305,7 @@ LocalWords: strncasecmp strcasecmp LIBOBJS FUNC prunefs allout libexec
LocalWords: testsuite Texinfo chdir inode fstype afs fls ls EOF lname LocalWords: testsuite Texinfo chdir inode fstype afs fls ls EOF lname
LocalWords: regex ilname iname ipath iregex printf fprintf 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 Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

2
README
View File

@ -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 Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -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 Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

2
TODO
View File

@ -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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# Bootstrap configuration. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# check-testfiles.sh -- Check we distributed all the test files we need # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Generate the ChangeLog for findutils. # 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. # Written by James Youngman.
# #
# This program is free software: you can redistribute it and/or modify # This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
#! /bin/sh #! /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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#! /usr/bin/env python #! /usr/bin/env python
# src-sniff.py: checks source code for patterns that look like common errors. # 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 # This program is free software: you can redistribute it and/or modify

View File

@ -1,5 +1,5 @@
#! /bin/sh #! /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 # 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 # it under the terms of the GNU General Public License as published by

2
cfg.mk
View File

@ -1,5 +1,5 @@
# cfg.mk -- configuration file for the maintainer makefile provided by gnulib. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
# -*- autoconf -*- # -*- autoconf -*-
# Process this file with autoconf to produce a configure script. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -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. 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 @quotation
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document

View File

@ -30,7 +30,7 @@
This manual documents version @value{VERSION} of the GNU utilities for finding This manual documents version @value{VERSION} of the GNU utilities for finding
files that match certain criteria and performing various operations on them. 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 @quotation
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document

View File

@ -1,6 +1,6 @@
@c File mode bits @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 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 @c under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -1,4 +1,4 @@
@c Copyright (C) 1994--2021 Free Software Foundation, Inc. @c Copyright (C) 1994--2022 Free Software Foundation, Inc.
@c @c
@c Permission is granted to copy, distribute and/or modify this document @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 @c under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -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 ## 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 ## it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* defs.h -- data types and declarations. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* exec.c -- Implementation of -exec, -execdir, -ok, -okdir. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -2740,7 +2740,7 @@ mailing list:
.RE .RE
. .
.SH COPYRIGHT .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>. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br .br
This is free software: you are free to change and redistribute it. This is free software: you are free to change and redistribute it.

View File

@ -1,5 +1,5 @@
/* finddata.c -- global data for "find". /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* fstype.c -- determine type of file systems that files are on /* 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 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 it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or

View File

@ -1,5 +1,5 @@
/* find -- search for files in a directory hierarchy (fts version) /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* parser.c -- convert the command line args into an expression tree. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* pred.c -- execute the expression tree. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* print.c -- print/printf-related code. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* print.h -- declarations for symbols in print.c. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* sharefile.c -- open files just once. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* sharefile.h -- open files just once. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# -*- TCL -*- # -*- TCL -*-
# Test-specific TCL procedures required by DejaGNU. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* tree.c -- helper functions to build and evaluate the expression tree. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* util.c -- functions for initializing new tree elements, and other things. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* gcc-function-attribtues.h -- GCC-specific function attributes /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# This file is sourced by init.sh, *before* its initialization. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in. ## 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 ## 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 ## it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* bugreports.h -- explain how to report bugs /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* bugreports.h -- explain how to report bugs /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* buildcmd.c -- build command lines from a list of arguments. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* buildcmd.[ch] -- build command lines from a stream of arguments /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Generate regexprops.texi and compare it against the checked-in version. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* Report an error and exit. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* listfile.c -- run a function in a specific directory /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* listfile.h -- display a long listing of a file /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* extendbuf.c -- manage a dynamically-allocated buffer /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* extendbuf.h -- Manage a dynamically-alloicated buffer /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* fdleak.c -- detect file descriptor leaks /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* fdleak.h -- detect file descriptor leaks /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* findutils-version.c -- show version information for findutils /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* findutils-version.h -- show version information for findutils /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* listfile.c -- display a long listing of a file /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* listfile.h -- display a long listing of a file /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* printquoted.c -- print a specified string with any necessary quoting. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* Print a string, appropriately quoted. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* qmark.c -- quote 'dangerous' filenames /* qmark.c -- quote 'dangerous' filenames
Derived from coreutils' ls.c. 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
/* regexprops.c -- document the properties of the regular expressions /* regexprops.c -- document the properties of the regular expressions
understood by gnulib. 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 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 it under the terms of the GNU General Public License as published by
@ -454,7 +454,7 @@ copying (void)
static const char *copy_para[]= static const char *copy_para[]=
{ {
/* The copyright year number range is with "--" in Texinfo files. */ /* 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" ,"Permission is granted to copy, distribute and/or modify this document"
,"under the terms of the GNU Free Documentation License, Version 1.3 or" ,"under the terms of the GNU Free Documentation License, Version 1.3 or"

View File

@ -2,7 +2,7 @@
/* regextype.c -- Decode the name of a regular expression syntax into am /* regextype.c -- Decode the name of a regular expression syntax into am
option name. 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* regextype.h -- Decode the name of a regular expression syntax. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* safe-atoi.c -- checked string-to-int conversion. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* safe-atoi.h -- checked string-to-int conversion. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* splitstring.c -- split a const string into fields. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* splitstring.h -- split a const string into fields. /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
/* system.h -- system-dependent definitions for findutils /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* test_splitstring.c -- unit test for splitstring() /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* unused-result.h -- macros for ensuring callers don't ignore return values /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# The default database to build and search. # 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 ## 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 ## it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* frcode -- front-compress a sorted list /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -287,7 +287,7 @@ mailing list:
.RE .RE
. .
.SH COPYRIGHT .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>. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br .br
This is free software: you are free to change and redistribute it. This is free software: you are free to change and redistribute it.

View File

@ -1,5 +1,5 @@
/* locate -- search databases for filenames that match patterns /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -159,7 +159,7 @@ mailing list:
.RE .RE
. .
.SH COPYRIGHT .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>. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br .br
This is free software: you are free to change and redistribute it. This is free software: you are free to change and redistribute it.

View File

@ -1,5 +1,5 @@
/* locatedb.h -- declarations for the locate database /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
# -*- TCL -*- # -*- TCL -*-
# Test-specific TCL procedures required by DejaGNU. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -139,7 +139,7 @@ mailing list:
.RE .RE
. .
.SH COPYRIGHT .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>. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
.br .br
This is free software: you are free to change and redistribute it. This is free software: you are free to change and redistribute it.

View File

@ -1,6 +1,6 @@
#! /bin/sh #! /bin/sh
# updatedb -- build a locate pathname database # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,5 +1,5 @@
/* word_io.c -- word oriented I/O /* 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 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 it under the terms of the GNU General Public License as published by

View File

@ -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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -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 This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it, dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved. dnl with or without modifications, as long as this notice is preserved.

View File

@ -1,5 +1,5 @@
# List of source files containing translatable strings. # 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 # Copying and distribution of this file, with or without
# modification, are permitted provided the copyright notice # modification, are permitted provided the copyright notice

View File

@ -1,7 +1,7 @@
# -*- sh -*- # -*- sh -*-
# Check environment variables for sane values while testing. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -3,7 +3,7 @@
# Between FINDUTILS_4_3_1-1 and 4.6, find crashed on some platforms. # Between FINDUTILS_4_3_1-1 and 4.6, find crashed on some platforms.
# See Savannah bug #52220. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# find -depth: ensure to output an unreadable directory. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -5,7 +5,7 @@
# if there was only one last single file argument. # if there was only one last single file argument.
# See Savannah bug #48030. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -3,7 +3,7 @@
# directory specified by the -execdir option. # directory specified by the -execdir option.
# See Savannah bug #34976. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Exercise -files0-from option. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Ensure find(1) treats inode number 0 correctly. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -3,7 +3,7 @@
# even for large directories. # even for large directories.
# See Savannah bug #34079. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@
# Test that find -name treats the unquoted '[' argument literally. # Test that find -name treats the unquoted '[' argument literally.
# See Savannah bug #32043. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Test -printf with the \c escape character. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Test -printf with octal and letter escapes. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Verify that ls -i and find -printf %i produce the same output. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -3,7 +3,7 @@
# Between findutils-4.3.1 and 4.6, find dumped core ($? = 139). # Between findutils-4.3.1 and 4.6, find dumped core ($? = 139).
# See Savannah bug #48180. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@
# Verify find's behavior regarding comma-separated file type arguments # Verify find's behavior regarding comma-separated file type arguments
# to the -type/-xtype options. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
# Verify that find -used works. # 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 # 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 # it under the terms of the GNU General Public License as published by

View File

@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-. ## 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 ## 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 ## it under the terms of the GNU General Public License as published by

View File

@ -2,7 +2,7 @@
# Make sure all of these programs work properly # Make sure all of these programs work properly
# when invoked with --help or --version. # 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 # 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 # it under the terms of the GNU General Public License as published by

Some files were not shown because too many files have changed in this diff Show More