From be936bda564963d7903a6966d3f40f92c95ca7f0 Mon Sep 17 00:00:00 2001 From: Darshit Shah Date: Sat, 26 Feb 2022 15:49:52 +0100 Subject: * Update Copyright years --- Makefile.am | 2 +- NEWS | 2 +- README | 2 +- README.checkout | 2 +- bootstrap.conf | 2 +- build-aux/build_info.pl | 2 +- configure.ac | 2 +- doc/Makefile.am | 2 +- doc/fdl.texi | 2 +- doc/texi2pod.pl | 2 +- doc/wget.texi | 2 +- fuzz/fuzzer.h | 2 +- fuzz/glob_crash.c | 2 +- fuzz/main.c | 2 +- fuzz/run-afl.sh | 2 +- fuzz/run-clang.sh | 2 +- fuzz/wget_cookie_fuzzer.c | 2 +- fuzz/wget_css_fuzzer.c | 2 +- fuzz/wget_ftpls_fuzzer.c | 2 +- fuzz/wget_html_fuzzer.c | 2 +- fuzz/wget_netrc_fuzzer.c | 2 +- fuzz/wget_ntlm_fuzzer.c | 2 +- fuzz/wget_options_fuzzer.c | 2 +- fuzz/wget_progress_fuzzer.c | 2 +- fuzz/wget_read_hunk_fuzzer.c | 2 +- fuzz/wget_robots_fuzzer.c | 2 +- fuzz/wget_url_fuzzer.c | 2 +- m4/wget.m4 | 2 +- m4/wget_manywarnings.m4 | 2 +- po/POTFILES.in | 2 +- src/Makefile.am | 2 +- src/connect.c | 2 +- src/connect.h | 2 +- src/convert.c | 2 +- src/convert.h | 2 +- src/cookies.c | 2 +- src/cookies.h | 2 +- src/css-tokens.h | 2 +- src/css-url.c | 2 +- src/css-url.h | 2 +- src/css.l | 2 +- src/exits.c | 2 +- src/exits.h | 2 +- src/ftp-basic.c | 2 +- src/ftp-ls.c | 2 +- src/ftp-opie.c | 2 +- src/ftp.c | 2 +- src/ftp.h | 2 +- src/gnutls.c | 2 +- src/hash.c | 2 +- src/hash.h | 2 +- src/host.c | 2 +- src/host.h | 2 +- src/hsts.c | 2 +- src/hsts.h | 2 +- src/html-parse.c | 2 +- src/html-parse.h | 2 +- src/html-url.c | 2 +- src/html-url.h | 2 +- src/http-ntlm.c | 2 +- src/http-ntlm.h | 2 +- src/http.c | 2 +- src/http.h | 2 +- src/init.c | 2 +- src/init.h | 2 +- src/iri.c | 2 +- src/iri.h | 2 +- src/log.c | 2 +- src/log.h | 2 +- src/main.c | 2 +- src/metalink.c | 2 +- src/metalink.h | 2 +- src/mswindows.c | 2 +- src/mswindows.h | 2 +- src/netrc.c | 2 +- src/netrc.h | 2 +- src/openssl.c | 2 +- src/options.h | 2 +- src/progress.c | 2 +- src/progress.h | 2 +- src/ptimer.c | 2 +- src/ptimer.h | 2 +- src/recur.c | 2 +- src/recur.h | 2 +- src/res.c | 2 +- src/res.h | 2 +- src/retr.c | 2 +- src/retr.h | 2 +- src/spider.c | 2 +- src/spider.h | 2 +- src/ssl.h | 2 +- src/sysdep.h | 2 +- src/url.c | 2 +- src/url.h | 2 +- src/utils.c | 2 +- src/utils.h | 2 +- src/version.h | 2 +- src/warc.c | 2 +- src/wget.h | 2 +- src/xattr.c | 2 +- src/xattr.h | 2 +- testenv/Makefile.am | 2 +- tests/Makefile.am | 2 +- tests/unit-tests.c | 2 +- tests/unit-tests.h | 2 +- util/Makefile.am | 2 +- util/paramcheck.pl | 2 +- util/rmold.pl | 2 +- 108 files changed, 108 insertions(+), 108 deletions(-) diff --git a/Makefile.am b/Makefile.am index 2b0d6123..5e3f1d18 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `Wget' utility -# Copyright (C) 1995-1997, 2006-2021 Free Software Foundation, Inc. +# Copyright (C) 1995-1997, 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/NEWS b/NEWS index 74e27af5..08750144 100644 --- a/NEWS +++ b/NEWS @@ -1172,7 +1172,7 @@ geturl -vo log http://fly.cc.fer.hr/ ---------------------------------------------------------------------- Copyright information: -Copyright (C) 1997-2021 Free Software Foundation, Inc. +Copyright (C) 1997-2022 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that diff --git a/README b/README index c11ee403..fc9afcb7 100644 --- a/README +++ b/README @@ -60,7 +60,7 @@ the file AUTHORS for a list of major contributors, and the ChangeLogs for a detailed listing of all contributions. -Copyright (C) 1995-2021 Free Software Foundation, Inc. +Copyright (C) 1995-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/README.checkout b/README.checkout index 44f5a225..dd9cb350 100644 --- a/README.checkout +++ b/README.checkout @@ -161,7 +161,7 @@ Testing and development that bug, which might be tedious. Tests should only be run through GDB for that purpose. - Copyright (C) 2008, 2010, 2014-2015, 2018-2021 Free Software + Copyright (C) 2008, 2010, 2014-2015, 2018-2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . diff --git a/bootstrap.conf b/bootstrap.conf index 8fc7d7b9..09fc4d0d 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,5 +1,5 @@ # bootstrap.conf - Bootstrap configuration. -# Copyright (C) 2007-2012, 2018-2021 Free Software Foundation, Inc. +# Copyright (C) 2007-2012, 2018-2022 Free Software Foundation, Inc. # # This file is part of GNU Wget. # diff --git a/build-aux/build_info.pl b/build-aux/build_info.pl index df442de2..1fdd5c65 100755 --- a/build-aux/build_info.pl +++ b/build-aux/build_info.pl @@ -2,7 +2,7 @@ # Generate build_info.c. -# Copyright (C) 2009-2011, 2018-2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2011, 2018-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 91baf393..da166492 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Template file for GNU Autoconf -dnl Copyright (C) 1995-1997, 2001, 2007-2014, 2018-2021 Free Software +dnl Copyright (C) 1995-1997, 2001, 2007-2014, 2018-2022 Free Software dnl Foundation, Inc. dnl This program is free software; you can redistribute it and/or modify diff --git a/doc/Makefile.am b/doc/Makefile.am index 9e8b17d1..417f123a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2021 Free Software +# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2022 Free Software # Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/doc/fdl.texi b/doc/fdl.texi index f24ffd03..8d79966c 100644 --- a/doc/fdl.texi +++ b/doc/fdl.texi @@ -5,7 +5,7 @@ @c hence no sectioning command or @node. @display -Copyright @copyright{} 2000--2002, 2007--2008, 2015, 2018--2021 Free +Copyright @copyright{} 2000--2002, 2007--2008, 2015, 2018--2022 Free Software Foundation, Inc. @uref{http://fsf.org/} diff --git a/doc/texi2pod.pl b/doc/texi2pod.pl index a5f6b2c2..9d362799 100755 --- a/doc/texi2pod.pl +++ b/doc/texi2pod.pl @@ -1,6 +1,6 @@ #! /usr/bin/env perl -# Copyright (C) 1999-2001, 2003, 2007, 2009-2011, 2015, 2018-2021 Free +# Copyright (C) 1999-2001, 2003, 2007, 2009-2011, 2015, 2018-2022 Free # Software Foundation, Inc. # This file is part of GCC. diff --git a/doc/wget.texi b/doc/wget.texi index 0c282b3a..f88cc637 100644 --- a/doc/wget.texi +++ b/doc/wget.texi @@ -31,7 +31,7 @@ This file documents the GNU Wget utility for downloading network data. @c man begin COPYRIGHT -Copyright @copyright{} 1996--2011, 2015, 2018--2021 Free Software +Copyright @copyright{} 1996--2011, 2015, 2018--2022 Free Software Foundation, Inc. @iftex diff --git a/fuzz/fuzzer.h b/fuzz/fuzzer.h index 44d18859..d64e89cf 100644 --- a/fuzz/fuzzer.h +++ b/fuzz/fuzzer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/glob_crash.c b/fuzz/glob_crash.c index 239ed3e2..02ffaa61 100644 --- a/fuzz/glob_crash.c +++ b/fuzz/glob_crash.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/main.c b/fuzz/main.c index 26cfc99e..7ac0917c 100644 --- a/fuzz/main.c +++ b/fuzz/main.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/run-afl.sh b/fuzz/run-afl.sh index e5053f5b..e1be65d8 100755 --- a/fuzz/run-afl.sh +++ b/fuzz/run-afl.sh @@ -1,6 +1,6 @@ #!/bin/sh -eu -# Copyright (c) 2017, 2019-2021 Free Software Foundation, Inc. +# Copyright (c) 2017, 2019-2022 Free Software Foundation, Inc. # # This file is part of GNU Wget. # diff --git a/fuzz/run-clang.sh b/fuzz/run-clang.sh index bca049ad..06525b1c 100755 --- a/fuzz/run-clang.sh +++ b/fuzz/run-clang.sh @@ -1,6 +1,6 @@ #!/bin/bash -e # -# Copyright (c) 2017, 2019-2021 Free Software Foundation, Inc. +# Copyright (c) 2017, 2019-2022 Free Software Foundation, Inc. # # This file is part of GNU Wget. # diff --git a/fuzz/wget_cookie_fuzzer.c b/fuzz/wget_cookie_fuzzer.c index a6e7e8e9..04e04535 100644 --- a/fuzz/wget_cookie_fuzzer.c +++ b/fuzz/wget_cookie_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_css_fuzzer.c b/fuzz/wget_css_fuzzer.c index 7553f8a1..5dce2451 100644 --- a/fuzz/wget_css_fuzzer.c +++ b/fuzz/wget_css_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_ftpls_fuzzer.c b/fuzz/wget_ftpls_fuzzer.c index 15ed1e90..f36c7962 100644 --- a/fuzz/wget_ftpls_fuzzer.c +++ b/fuzz/wget_ftpls_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_html_fuzzer.c b/fuzz/wget_html_fuzzer.c index cf949ebe..4d0d0e31 100644 --- a/fuzz/wget_html_fuzzer.c +++ b/fuzz/wget_html_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_netrc_fuzzer.c b/fuzz/wget_netrc_fuzzer.c index 0b1386f2..8e8bb6ea 100644 --- a/fuzz/wget_netrc_fuzzer.c +++ b/fuzz/wget_netrc_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_ntlm_fuzzer.c b/fuzz/wget_ntlm_fuzzer.c index fcea1e00..e53121da 100644 --- a/fuzz/wget_ntlm_fuzzer.c +++ b/fuzz/wget_ntlm_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019, 2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2019, 2021-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_options_fuzzer.c b/fuzz/wget_options_fuzzer.c index f1fe3fa1..8e140c1a 100644 --- a/fuzz/wget_options_fuzzer.c +++ b/fuzz/wget_options_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_progress_fuzzer.c b/fuzz/wget_progress_fuzzer.c index a463f61b..96d48bb5 100644 --- a/fuzz/wget_progress_fuzzer.c +++ b/fuzz/wget_progress_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2019, 2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2019, 2021-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_read_hunk_fuzzer.c b/fuzz/wget_read_hunk_fuzzer.c index da462980..ce5f13ac 100644 --- a/fuzz/wget_read_hunk_fuzzer.c +++ b/fuzz/wget_read_hunk_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2019-2021 Free Software Foundation, Inc. + * Copyright (c) 2019-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_robots_fuzzer.c b/fuzz/wget_robots_fuzzer.c index 41b41d80..704a8d82 100644 --- a/fuzz/wget_robots_fuzzer.c +++ b/fuzz/wget_robots_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/fuzz/wget_url_fuzzer.c b/fuzz/wget_url_fuzzer.c index 51c22ebd..c141b2d1 100644 --- a/fuzz/wget_url_fuzzer.c +++ b/fuzz/wget_url_fuzzer.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2017-2021 Free Software Foundation, Inc. + * Copyright (c) 2017-2022 Free Software Foundation, Inc. * * This file is part of GNU Wget. * diff --git a/m4/wget.m4 b/m4/wget.m4 index c850ec74..e0aaacf5 100644 --- a/m4/wget.m4 +++ b/m4/wget.m4 @@ -1,5 +1,5 @@ dnl Wget-specific Autoconf macros. -dnl Copyright (C) 1995-2011, 2018-2021 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2011, 2018-2022 Free Software Foundation, Inc. dnl This program is free software; you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by diff --git a/m4/wget_manywarnings.m4 b/m4/wget_manywarnings.m4 index e182b044..3d281a1a 100644 --- a/m4/wget_manywarnings.m4 +++ b/m4/wget_manywarnings.m4 @@ -1,5 +1,5 @@ # wget_manywarnings.m4 serial 1 -dnl Copyright (C) 2016-2021 Free Software Foundation, Inc. +dnl Copyright (C) 2016-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 2a7e417a..a093e287 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of files which containing translatable strings. -# Copyright (C) 1995-2011, 2018-2021 Free Software Foundation, Inc. +# Copyright (C) 1995-2011, 2018-2022 Free Software Foundation, Inc. # Package source files src/connect.c diff --git a/src/Makefile.am b/src/Makefile.am index c3ced0aa..5a072977 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 1995-2011, 2015, 2018-2021 Free Software Foundation, +# Copyright (C) 1995-2011, 2015, 2018-2022 Free Software Foundation, # Inc. # This program is free software; you can redistribute it and/or modify diff --git a/src/connect.c b/src/connect.c index 16d01026..455b9b17 100644 --- a/src/connect.c +++ b/src/connect.c @@ -1,5 +1,5 @@ /* Establishing and handling network connections. - Copyright (C) 1995-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1995-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/connect.h b/src/connect.h index 468abf02..46f05b4a 100644 --- a/src/connect.h +++ b/src/connect.h @@ -1,5 +1,5 @@ /* Declarations for connect. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/convert.c b/src/convert.c index 683f7197..43551530 100644 --- a/src/convert.c +++ b/src/convert.c @@ -1,5 +1,5 @@ /* Conversion of links to local files. - Copyright (C) 2003-2011, 2014-2015, 2018-2021 Free Software + Copyright (C) 2003-2011, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/convert.h b/src/convert.h index a892d0f9..637df6e1 100644 --- a/src/convert.h +++ b/src/convert.h @@ -1,5 +1,5 @@ /* Declarations for convert.c - Copyright (C) 2003-2006, 2009-2011, 2015, 2018-2021 Free Software + Copyright (C) 2003-2006, 2009-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/cookies.c b/src/cookies.c index f8b66446..8d903d7b 100644 --- a/src/cookies.c +++ b/src/cookies.c @@ -1,5 +1,5 @@ /* Support for cookies. - Copyright (C) 2001-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/cookies.h b/src/cookies.h index 49175574..308f768a 100644 --- a/src/cookies.h +++ b/src/cookies.h @@ -1,5 +1,5 @@ /* Support for cookies. - Copyright (C) 2001-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/css-tokens.h b/src/css-tokens.h index 4ce344aa..12333d1b 100644 --- a/src/css-tokens.h +++ b/src/css-tokens.h @@ -1,5 +1,5 @@ /* Declarations for css.lex - Copyright (C) 2006, 2009-2011, 2015, 2018-2021 Free Software + Copyright (C) 2006, 2009-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/css-url.c b/src/css-url.c index 1e3ae92f..98274987 100644 --- a/src/css-url.c +++ b/src/css-url.c @@ -1,5 +1,5 @@ /* Collect URLs from CSS source. - Copyright (C) 1998, 2000-2003, 2009-2011, 2014-2015, 2018-2021 Free + Copyright (C) 1998, 2000-2003, 2009-2011, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/css-url.h b/src/css-url.h index 13f1b233..52205705 100644 --- a/src/css-url.h +++ b/src/css-url.h @@ -1,5 +1,5 @@ /* Declarations for css-url.c. - Copyright (C) 2006, 2009-2011, 2015, 2018-2021 Free Software + Copyright (C) 2006, 2009-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/css.l b/src/css.l index dd8abc80..0f0a8a08 100644 --- a/src/css.l +++ b/src/css.l @@ -12,7 +12,7 @@ %{ /* Lex source for CSS tokenizing. Taken from http://www.w3.org/TR/CSS21/grammar.html#q2 - Copyright (C) 2006, 2009-2011, 2015, 2018-2021 Free Software + Copyright (C) 2006, 2009-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/exits.c b/src/exits.c index 21c4c5cf..adce4f9f 100644 --- a/src/exits.c +++ b/src/exits.c @@ -1,5 +1,5 @@ /* Exit status handling. - Copyright (C) 2009-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2009-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/exits.h b/src/exits.h index 2180d462..f333a769 100644 --- a/src/exits.h +++ b/src/exits.h @@ -1,5 +1,5 @@ /* Exit status related declarations. - Copyright (C) 2009-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2009-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ftp-basic.c b/src/ftp-basic.c index ecc09016..c2fd8dc2 100644 --- a/src/ftp-basic.c +++ b/src/ftp-basic.c @@ -1,5 +1,5 @@ /* Basic FTP routines. - Copyright (C) 1996-2011, 2014-2015, 2018-2021 Free Software + Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ftp-ls.c b/src/ftp-ls.c index a1f1dced..6c04da70 100644 --- a/src/ftp-ls.c +++ b/src/ftp-ls.c @@ -1,5 +1,5 @@ /* Parsing FTP `ls' output. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ftp-opie.c b/src/ftp-opie.c index 96c72d96..e744435d 100644 --- a/src/ftp-opie.c +++ b/src/ftp-opie.c @@ -1,5 +1,5 @@ /* Opie (s/key) support for FTP. - Copyright (C) 1998-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ftp.c b/src/ftp.c index 9cfaca04..75109168 100644 --- a/src/ftp.c +++ b/src/ftp.c @@ -1,5 +1,5 @@ /* File Transfer Protocol support. - Copyright (C) 1996-2011, 2014-2015, 2018-2021 Free Software + Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ftp.h b/src/ftp.h index f0ef5964..f3192939 100644 --- a/src/ftp.h +++ b/src/ftp.h @@ -1,5 +1,5 @@ /* Declarations for FTP support. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/gnutls.c b/src/gnutls.c index 81fe9518..41e40b4e 100644 --- a/src/gnutls.c +++ b/src/gnutls.c @@ -1,5 +1,5 @@ /* SSL support via GnuTLS library. - Copyright (C) 2005-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/hash.c b/src/hash.c index 4e455457..54e39ded 100644 --- a/src/hash.c +++ b/src/hash.c @@ -1,5 +1,5 @@ /* Hash tables. - Copyright (C) 2000-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2000-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/hash.h b/src/hash.h index 147f0c19..f504260c 100644 --- a/src/hash.h +++ b/src/hash.h @@ -1,5 +1,5 @@ /* Hash table declarations. - Copyright (C) 2000, 2007-2011, 2015, 2018-2021 Free Software + Copyright (C) 2000, 2007-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/host.c b/src/host.c index 88f6845f..9b9aa6b4 100644 --- a/src/host.c +++ b/src/host.c @@ -1,5 +1,5 @@ /* Host name resolution and matching. - Copyright (C) 1996-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/host.h b/src/host.h index b1e1f684..da205d93 100644 --- a/src/host.h +++ b/src/host.h @@ -1,5 +1,5 @@ /* Declarations for host.c - Copyright (C) 1996-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/hsts.c b/src/hsts.c index 9d03a9d0..c4c26c9d 100644 --- a/src/hsts.c +++ b/src/hsts.c @@ -1,5 +1,5 @@ /* HTTP Strict Transport Security (HSTS) support. - Copyright (C) 1996-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/hsts.h b/src/hsts.h index 0df0212c..6ecd5060 100644 --- a/src/hsts.h +++ b/src/hsts.h @@ -1,5 +1,5 @@ /* Declarations for hsts.c - Copyright (C) 1996-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/html-parse.c b/src/html-parse.c index b6153979..e99c80ea 100644 --- a/src/html-parse.c +++ b/src/html-parse.c @@ -1,5 +1,5 @@ /* HTML parser for Wget. - Copyright (C) 1998-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/html-parse.h b/src/html-parse.h index e690a8f4..4176eb26 100644 --- a/src/html-parse.h +++ b/src/html-parse.h @@ -1,5 +1,5 @@ /* Declarations for html-parse.c. - Copyright (C) 1998-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/html-url.c b/src/html-url.c index eaddc175..53d3a934 100644 --- a/src/html-url.c +++ b/src/html-url.c @@ -1,5 +1,5 @@ /* Collect URLs from HTML source. - Copyright (C) 1998-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1998-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/html-url.h b/src/html-url.h index 92168226..4207b789 100644 --- a/src/html-url.h +++ b/src/html-url.h @@ -1,5 +1,5 @@ /* Declarations for html-url.c. - Copyright (C) 1995-1997, 2009-2011, 2015, 2018-2021 Free Software + Copyright (C) 1995-1997, 2009-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/http-ntlm.c b/src/http-ntlm.c index 2c3ee918..ba58a86e 100644 --- a/src/http-ntlm.c +++ b/src/http-ntlm.c @@ -1,5 +1,5 @@ /* NTLM code. - Copyright (C) 2005-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation, Inc. Contributed by Daniel Stenberg. diff --git a/src/http-ntlm.h b/src/http-ntlm.h index 67177c4d..5d1699ae 100644 --- a/src/http-ntlm.h +++ b/src/http-ntlm.h @@ -1,7 +1,7 @@ #ifndef __HTTP_NTLM_H #define __HTTP_NTLM_H /* Declarations for http_ntlm.c - Copyright (C) 1995-1997, 2000, 2007-2011, 2015, 2018-2021 Free + Copyright (C) 1995-1997, 2000, 2007-2011, 2015, 2018-2022 Free Software Foundation, Inc. Contributed by Daniel Stenberg. diff --git a/src/http.c b/src/http.c index 7383d887..f61c99a7 100644 --- a/src/http.c +++ b/src/http.c @@ -1,5 +1,5 @@ /* HTTP support. - Copyright (C) 1996-2012, 2014-2015, 2018-2021 Free Software + Copyright (C) 1996-2012, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/http.h b/src/http.h index f5878a06..98264470 100644 --- a/src/http.h +++ b/src/http.h @@ -1,5 +1,5 @@ /* Declarations for HTTP. - Copyright (C) 2005-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/init.c b/src/init.c index 935584a0..8cd534d7 100644 --- a/src/init.c +++ b/src/init.c @@ -1,5 +1,5 @@ /* Reading/parsing the initialization file. - Copyright (C) 1996-2012, 2014-2015, 2018-2021 Free Software + Copyright (C) 1996-2012, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/init.h b/src/init.h index 4a8e40ac..2d32c3f2 100644 --- a/src/init.h +++ b/src/init.h @@ -1,5 +1,5 @@ /* Declarations for init.c. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/iri.c b/src/iri.c index e75974fe..4bac3499 100644 --- a/src/iri.c +++ b/src/iri.c @@ -1,5 +1,5 @@ /* IRI related functions. - Copyright (C) 2008-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2008-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/iri.h b/src/iri.h index db95f6df..0ad04633 100644 --- a/src/iri.h +++ b/src/iri.h @@ -1,5 +1,5 @@ /* Internationalization related declarations. - Copyright (C) 2008-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2008-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/log.c b/src/log.c index b1e87915..91781695 100644 --- a/src/log.c +++ b/src/log.c @@ -1,5 +1,5 @@ /* Messages logging. - Copyright (C) 1998-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/log.h b/src/log.h index 15126f8c..c8ea3abd 100644 --- a/src/log.h +++ b/src/log.h @@ -1,5 +1,5 @@ /* Declarations for log.c. - Copyright (C) 1998-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1998-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/main.c b/src/main.c index 4a3db4e4..c43671ae 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* Command line parsing. - Copyright (C) 1996-2015, 2018-2021 Free Software Foundation, Inc. + Copyright (C) 1996-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/metalink.c b/src/metalink.c index da486d8e..12f35883 100644 --- a/src/metalink.c +++ b/src/metalink.c @@ -1,5 +1,5 @@ /* Metalink module. - Copyright (C) 2015, 2018-2021 Free Software Foundation, Inc. + Copyright (C) 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/metalink.h b/src/metalink.h index 3324a61c..2ca0a322 100644 --- a/src/metalink.h +++ b/src/metalink.h @@ -1,5 +1,5 @@ /* Declarations for metalink.c. - Copyright (C) 2015, 2018-2021 Free Software Foundation, Inc. + Copyright (C) 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/mswindows.c b/src/mswindows.c index 87796ecf..455f4752 100644 --- a/src/mswindows.c +++ b/src/mswindows.c @@ -1,5 +1,5 @@ /* mswindows.c -- Windows-specific support - Copyright (C) 1996-2011, 2014-2015, 2018-2021 Free Software + Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/mswindows.h b/src/mswindows.h index a95afc7b..f89af54b 100644 --- a/src/mswindows.h +++ b/src/mswindows.h @@ -1,5 +1,5 @@ /* Declarations for windows - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/netrc.c b/src/netrc.c index e56a7413..00088466 100644 --- a/src/netrc.c +++ b/src/netrc.c @@ -1,5 +1,5 @@ /* Read and parse the .netrc file to get hosts, accounts, and passwords. - Copyright (C) 1996, 2007-2011, 2015, 2018-2021 Free Software + Copyright (C) 1996, 2007-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/netrc.h b/src/netrc.h index 93accad9..956dfb82 100644 --- a/src/netrc.h +++ b/src/netrc.h @@ -1,5 +1,5 @@ /* Declarations for netrc.c - Copyright (C) 1996, 1996-1997, 2007-2011, 2015, 2018-2021 Free + Copyright (C) 1996, 1996-1997, 2007-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/openssl.c b/src/openssl.c index 9d86bc83..4f4fea0a 100644 --- a/src/openssl.c +++ b/src/openssl.c @@ -1,5 +1,5 @@ /* SSL support via OpenSSL library. - Copyright (C) 2000-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2000-2012, 2015, 2018-2022 Free Software Foundation, Inc. Originally contributed by Christian Fraenkel. diff --git a/src/options.h b/src/options.h index a0e9c60d..b044b959 100644 --- a/src/options.h +++ b/src/options.h @@ -1,5 +1,5 @@ /* struct options. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/progress.c b/src/progress.c index 47e5b6b6..0ab7e18a 100644 --- a/src/progress.c +++ b/src/progress.c @@ -1,5 +1,5 @@ /* Download progress. - Copyright (C) 2001-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/progress.h b/src/progress.h index a5a9520a..b740b28d 100644 --- a/src/progress.h +++ b/src/progress.h @@ -1,5 +1,5 @@ /* Download progress. - Copyright (C) 2001-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2001-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ptimer.c b/src/ptimer.c index 2418078c..42007e93 100644 --- a/src/ptimer.c +++ b/src/ptimer.c @@ -1,5 +1,5 @@ /* Portable timers. - Copyright (C) 2005-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ptimer.h b/src/ptimer.h index 43277a88..acef2aab 100644 --- a/src/ptimer.h +++ b/src/ptimer.h @@ -1,5 +1,5 @@ /* Declarations for ptimer.c. - Copyright (C) 2005-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/recur.c b/src/recur.c index 98c053a0..acbb7b9e 100644 --- a/src/recur.c +++ b/src/recur.c @@ -1,5 +1,5 @@ /* Handling of recursive HTTP retrieving. - Copyright (C) 1996-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/recur.h b/src/recur.h index e9189dba..a40b8acb 100644 --- a/src/recur.h +++ b/src/recur.h @@ -1,5 +1,5 @@ /* Declarations for recur.c. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/res.c b/src/res.c index 50e6c7a7..4ff228e8 100644 --- a/src/res.c +++ b/src/res.c @@ -1,5 +1,5 @@ /* Support for Robot Exclusion Standard (RES). - Copyright (C) 2001, 2006-2011, 2015, 2018-2021 Free Software + Copyright (C) 2001, 2006-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of Wget. diff --git a/src/res.h b/src/res.h index bc177726..dcf1267f 100644 --- a/src/res.h +++ b/src/res.h @@ -1,5 +1,5 @@ /* Declarations for res.c. - Copyright (C) 2001, 2007-2011, 2015, 2018-2021 Free Software + Copyright (C) 2001, 2007-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of Wget. diff --git a/src/retr.c b/src/retr.c index 67872665..615802fb 100644 --- a/src/retr.c +++ b/src/retr.c @@ -1,5 +1,5 @@ /* File retrieval. - Copyright (C) 1996-2011, 2014-2015, 2018-2021 Free Software + Copyright (C) 1996-2011, 2014-2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/retr.h b/src/retr.h index 60ef5ffe..8f977377 100644 --- a/src/retr.h +++ b/src/retr.h @@ -1,5 +1,5 @@ /* Declarations for retr.c. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/spider.c b/src/spider.c index 07033ea2..3045b788 100644 --- a/src/spider.c +++ b/src/spider.c @@ -1,5 +1,5 @@ /* Keep track of visited URLs in spider mode. - Copyright (C) 2006-2011, 2015, 2019-2021 Free Software Foundation, + Copyright (C) 2006-2011, 2015, 2019-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/spider.h b/src/spider.h index 6f0a40c7..36c71211 100644 --- a/src/spider.h +++ b/src/spider.h @@ -1,5 +1,5 @@ /* Declarations for spider.c - Copyright (C) 2006-2011, 2015, 2019-2021 Free Software Foundation, + Copyright (C) 2006-2011, 2015, 2019-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/ssl.h b/src/ssl.h index 475745f3..4636e3f4 100644 --- a/src/ssl.h +++ b/src/ssl.h @@ -1,5 +1,5 @@ /* SSL support. - Copyright (C) 2000-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2000-2012, 2015, 2018-2022 Free Software Foundation, Inc. Originally contributed by Christian Fraenkel. diff --git a/src/sysdep.h b/src/sysdep.h index 08ea4dae..9d5ff329 100644 --- a/src/sysdep.h +++ b/src/sysdep.h @@ -1,5 +1,5 @@ /* Dirty system-dependent hacks. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/url.c b/src/url.c index ddc72d08..5dfb91a2 100644 --- a/src/url.c +++ b/src/url.c @@ -1,5 +1,5 @@ /* URL handling. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/url.h b/src/url.h index 29c591da..02f0ec36 100644 --- a/src/url.h +++ b/src/url.h @@ -1,5 +1,5 @@ /* Declarations for url.c. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/utils.c b/src/utils.c index a3c6cd6b..dca9b929 100644 --- a/src/utils.c +++ b/src/utils.c @@ -1,5 +1,5 @@ /* Various utility functions. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/utils.h b/src/utils.h index 51062eff..678fcb52 100644 --- a/src/utils.h +++ b/src/utils.h @@ -1,5 +1,5 @@ /* Declarations for utils.c. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/version.h b/src/version.h index 56a2ae22..1ae16bc2 100644 --- a/src/version.h +++ b/src/version.h @@ -1,5 +1,5 @@ /* Extern declarations for printing version information - Copyright (C) 2013, 2015, 2018-2021 Free Software Foundation, Inc. + Copyright (C) 2013, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/warc.c b/src/warc.c index fb1d5bfe..04c34095 100644 --- a/src/warc.c +++ b/src/warc.c @@ -1,5 +1,5 @@ /* Utility functions for writing WARC files. - Copyright (C) 2011-2012, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2011-2012, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/wget.h b/src/wget.h index 23f0350d..460e7cd9 100644 --- a/src/wget.h +++ b/src/wget.h @@ -1,5 +1,5 @@ /* Miscellaneous declarations. - Copyright (C) 1996-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 1996-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/src/xattr.c b/src/xattr.c index b8d19b9a..98a002a0 100644 --- a/src/xattr.c +++ b/src/xattr.c @@ -1,6 +1,6 @@ /* xattr.h -- POSIX Extended Attribute support. - Copyright (C) 2016, 2018-2021 Free Software Foundation, Inc. + Copyright (C) 2016, 2018-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/src/xattr.h b/src/xattr.h index 2a679f24..bd4f45a8 100644 --- a/src/xattr.h +++ b/src/xattr.h @@ -1,6 +1,6 @@ /* xattr.h -- POSIX Extended Attribute function mappings. - Copyright (C) 2016, 2018-2021 Free Software Foundation, Inc. + Copyright (C) 2016, 2018-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/testenv/Makefile.am b/testenv/Makefile.am index f222ff3d..08851b7a 100644 --- a/testenv/Makefile.am +++ b/testenv/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 2013, 2015, 2018-2021 Free Software Foundation, Inc. +# Copyright (C) 2013, 2015, 2018-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/Makefile.am b/tests/Makefile.am index f6af61b3..66dc28f0 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 1995-2011, 2015, 2018-2021 Free Software Foundation, +# Copyright (C) 1995-2011, 2015, 2018-2022 Free Software Foundation, # Inc. # This program is free software; you can redistribute it and/or modify diff --git a/tests/unit-tests.c b/tests/unit-tests.c index 8994d3a3..5f818c78 100644 --- a/tests/unit-tests.c +++ b/tests/unit-tests.c @@ -1,5 +1,5 @@ /* Unit testing. - Copyright (C) 2005-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/tests/unit-tests.h b/tests/unit-tests.h index 3495bbdf..8dfe165d 100644 --- a/tests/unit-tests.h +++ b/tests/unit-tests.h @@ -1,5 +1,5 @@ /* Unit testing declarations. - Copyright (C) 2005-2011, 2015, 2018-2021 Free Software Foundation, + Copyright (C) 2005-2011, 2015, 2018-2022 Free Software Foundation, Inc. This file is part of GNU Wget. diff --git a/util/Makefile.am b/util/Makefile.am index 25a6b481..cb3a1e69 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,5 +1,5 @@ # Makefile for `wget' utility -# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2021 Free Software +# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2022 Free Software # Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/util/paramcheck.pl b/util/paramcheck.pl index 73d9baa9..4f2d9846 100755 --- a/util/paramcheck.pl +++ b/util/paramcheck.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl -# Copyright (C) 2008-2011, 2015, 2018-2021 Free Software Foundation, +# Copyright (C) 2008-2011, 2015, 2018-2022 Free Software Foundation, # Inc. # This program is free software; you can redistribute it and/or modify diff --git a/util/rmold.pl b/util/rmold.pl index 83287b4b..f3b64526 100755 --- a/util/rmold.pl +++ b/util/rmold.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl -w -# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2021 Free Software +# Copyright (C) 1995-1997, 2007-2011, 2015, 2018-2022 Free Software # Foundation, Inc. # This program is free software; you can redistribute it and/or modify -- cgit v1.2.1