aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-02-08 13:25:26 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-02-08 13:25:26 +0200
commit9fe849422ba2831a99625ba81164bff11dd326c1 (patch)
tree789dc7ff2d6b5b8f4fd31df4a53cab44bc5e8c96
parent641d3f489cf6238bb916368d4ba0d9325a235afb (diff)
downloadcpio-9fe849422ba2831a99625ba81164bff11dd326c1.tar.gz
cpio-9fe849422ba2831a99625ba81164bff11dd326c1.tar.bz2
Update copyright years
-rw-r--r--Makefile.am2
-rw-r--r--NEWS2
-rw-r--r--README2
-rw-r--r--README-alpha4
-rw-r--r--README-hacking3
-rwxr-xr-xbootstrap2
-rw-r--r--bootstrap.conf4
-rw-r--r--configure.ac2
-rw-r--r--doc/Makefile.am2
-rw-r--r--doc/cpio.12
-rw-r--r--doc/cpio.texi4
-rwxr-xr-xdoc/gendocs.sh2
-rwxr-xr-xdoc/gendocs_template3
-rw-r--r--doc/mt.12
-rw-r--r--lib/Makefile.am2
-rw-r--r--mingw.m44
-rw-r--r--po/POTFILES.in4
-rw-r--r--src/Makefile.am2
-rw-r--r--src/copyin.c4
-rw-r--r--src/copyout.c2
-rw-r--r--src/copypass.c2
-rw-r--r--src/cpio.h4
-rw-r--r--src/cpiohdr.h4
-rw-r--r--src/defer.c4
-rw-r--r--src/defer.h4
-rw-r--r--src/dstring.c2
-rw-r--r--src/dstring.h2
-rw-r--r--src/extern.h4
-rw-r--r--src/fatal.c2
-rw-r--r--src/filemode.c4
-rw-r--r--src/filetypes.h2
-rw-r--r--src/global.c4
-rw-r--r--src/idcache.c4
-rw-r--r--src/main.c2
-rw-r--r--src/makepath.c4
-rw-r--r--src/mt.c4
-rw-r--r--src/tar.c2
-rw-r--r--src/tar.h2
-rw-r--r--src/tarhdr.h2
-rw-r--r--src/userspec.c4
-rw-r--r--src/util.c2
-rw-r--r--sysdep.m44
-rw-r--r--tests/CVE-2015-1197.at2
-rw-r--r--tests/CVE-2019-14866.at2
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/atlocal.in4
-rw-r--r--tests/big-block-size.at4
-rw-r--r--tests/inout.at4
-rw-r--r--tests/interdir.at4
-rw-r--r--tests/setstat01.at4
-rw-r--r--tests/setstat02.at4
-rw-r--r--tests/setstat03.at4
-rw-r--r--tests/setstat04.at4
-rw-r--r--tests/setstat05.at4
-rw-r--r--tests/symlink-bad-length.at2
-rw-r--r--tests/symlink-long.at2
-rw-r--r--tests/symlink-to-stdout.at2
-rw-r--r--tests/symlink.at2
-rw-r--r--tests/testsuite.at2
-rw-r--r--tests/version.at4
60 files changed, 90 insertions, 88 deletions
diff --git a/Makefile.am b/Makefile.am
index 20cacf9..5e42dea 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of GNU cpio
-# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015, 2017 Free
+# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015, 2017, 2020 Free
# Software Foundation, Inc.
diff --git a/NEWS b/NEWS
index 714657c..cffaf1b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,3 @@
GNU cpio NEWS -- history of user-visible changes. 2019-11-06
-Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017 Free Software
+Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017, 2020 Free Software
Foundation, Inc.
diff --git a/README b/README
index ba34dc2..5601723 100644
--- a/README
+++ b/README
@@ -38,3 +38,3 @@ Please send bug reports and suggestions to <bug-cpio@gnu.org>.
-Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017 Free Software
+Copyright (C) 2003-2007, 2009-2010, 2014-2015, 2017, 2020 Free Software
Foundation, Inc.
diff --git a/README-alpha b/README-alpha
index 742fccb..67b93bb 100644
--- a/README-alpha
+++ b/README-alpha
@@ -43,4 +43,4 @@ See INSTALL and README for the detailed instructions.
-Copyright (C) 2004, 2006-2007, 2009-2010, 2014-2015, 2017 Free Software
-Foundation, Inc.
+Copyright (C) 2004, 2006-2007, 2009-2010, 2014-2015, 2017, 2020 Free
+Software Foundation, Inc.
diff --git a/README-hacking b/README-hacking
index 79b3415..334d732 100644
--- a/README-hacking
+++ b/README-hacking
@@ -41,3 +41,4 @@ See 'bootstrap --help' for a detailed list.
- Copyright (C) 2007-2010, 2014-2015, 2017 Free Software Foundation, Inc.
+ Copyright (C) 2007-2010, 2014-2015, 2017, 2020 Free Software
+ Foundation, Inc.
diff --git a/bootstrap b/bootstrap
index 6f7c7c7..791c6c5 100755
--- a/bootstrap
+++ b/bootstrap
@@ -6,3 +6,3 @@ scriptversion=2015-08-24.08; # UTC
-# Copyright (C) 2003-2015, 2017 Free Software Foundation, Inc.
+# Copyright (C) 2003-2015, 2017, 2020 Free Software Foundation, Inc.
diff --git a/bootstrap.conf b/bootstrap.conf
index 0e8398e..b3bd36a 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -2,4 +2,4 @@
-# Copyright (C) 2006-2007, 2009-2010, 2014-2015, 2017 Free Software
-# Foundation, Inc.
+# Copyright (C) 2006-2007, 2009-2010, 2014-2015, 2017, 2020 Free
+# Software Foundation, Inc.
diff --git a/configure.ac b/configure.ac
index 5f446a7..9f81a47 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,3 +2,3 @@ dnl Process this file with autoconf to produce a configure script.
dnl This file is part of GNU cpio
-dnl Copyright (C) 2003-2019 Free Software Foundation, Inc.
+dnl Copyright (C) 2003-2020 Free Software Foundation, Inc.
dnl
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 98d26da..acc3486 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of GNU cpio
-# Copyright (C) 2004, 2007, 2010, 2014-2015, 2017 Free Software
+# Copyright (C) 2004, 2007, 2010, 2014-2015, 2017, 2020 Free Software
# Foundation, Inc.
diff --git a/doc/cpio.1 b/doc/cpio.1
index 3d3474b..76c20e5 100644
--- a/doc/cpio.1
+++ b/doc/cpio.1
@@ -1,3 +1,3 @@
.\" This file is part of GNU cpio. -*- nroff -*-
-.\" Copyright 2014-2018 Free Software Foundation, Inc.
+.\" Copyright 2014-2018, 2020 Free Software Foundation, Inc.
.\"
diff --git a/doc/cpio.texi b/doc/cpio.texi
index 6356900..b38d5e6 100644
--- a/doc/cpio.texi
+++ b/doc/cpio.texi
@@ -17,4 +17,4 @@ This manual documents GNU cpio (version @value{VERSION}, @value{UPDATED}).
-Copyright @copyright{} 1995, 2001-2002, 2004, 2010, 2014-2015, 2017 Free
-Software Foundation, Inc.
+Copyright @copyright{} 1995, 2001-2002, 2004, 2010, 2014-2015, 2017,
+2020 Free Software Foundation, Inc.
@sp 1
diff --git a/doc/gendocs.sh b/doc/gendocs.sh
index ace6b37..a57e5cd 100755
--- a/doc/gendocs.sh
+++ b/doc/gendocs.sh
@@ -6,3 +6,3 @@ scriptversion=2015-02-28.17
-# Copyright 2003-2013, 2015, 2017 Free Software Foundation, Inc.
+# Copyright 2003-2013, 2015, 2017, 2020 Free Software Foundation, Inc.
#
diff --git a/doc/gendocs_template b/doc/gendocs_template
index ad38f25..a7110c6 100755
--- a/doc/gendocs_template
+++ b/doc/gendocs_template
@@ -87,3 +87,4 @@ Please send broken links and other corrections (or suggestions) to
<p>
-Copyright (C) 2004, 2010, 2014-2015, 2017 Free Software Foundation, Inc.,
+Copyright (C) 2004, 2010, 2014-2015, 2017, 2020 Free Software
+Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02111, USA
diff --git a/doc/mt.1 b/doc/mt.1
index 55516a8..d31bf20 100644
--- a/doc/mt.1
+++ b/doc/mt.1
@@ -1,3 +1,3 @@
.\" This file is part of GNU cpio. -*- nroff -*-
-.\" Copyright 2014-2015, 2017 Free Software Foundation, Inc.
+.\" Copyright 2014-2015, 2017, 2020 Free Software Foundation, Inc.
.\"
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f2fa34f..b2d553a 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -3,3 +3,3 @@
# Copyright (C) 1994-1997, 1999-2001, 2003-2007, 2009-2010, 2014-2015,
-# 2017 Free Software Foundation, Inc.
+# 2017, 2020 Free Software Foundation, Inc.
diff --git a/mingw.m4 b/mingw.m4
index 11f1219..0ff0553 100644
--- a/mingw.m4
+++ b/mingw.m4
@@ -2,4 +2,4 @@
- Copyright (C) 2007, 2010, 2014-2015, 2017 Free Software Foundation,
- Inc.
+ Copyright (C) 2007, 2010, 2014-2015, 2017, 2020 Free Software
+ Foundation, Inc.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index d126e2c..5c6bc55 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -2,4 +2,4 @@
-# Copyright (C) 2008-2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2008-2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
#
diff --git a/src/Makefile.am b/src/Makefile.am
index ab3fc1a..68afc07 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,3 +1,3 @@
# This file is part of GNU cpio
-# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015, 2017 Free
+# Copyright (C) 2003-2004, 2007, 2009-2010, 2014-2015, 2017, 2020 Free
# Software Foundation, Inc.
diff --git a/src/copyin.c b/src/copyin.c
index 2e7feb1..1e2991a 100644
--- a/src/copyin.c
+++ b/src/copyin.c
@@ -1,4 +1,4 @@
/* copyin.c - extract or list a cpio archive
- Copyright (C) 1990-1992, 2001-2007, 2009-2010, 2014-2015, 2017 Free
- Software Foundation, Inc.
+ Copyright (C) 1990-1992, 2001-2007, 2009-2010, 2014-2015, 2017, 2020
+ Free Software Foundation, Inc.
diff --git a/src/copyout.c b/src/copyout.c
index 8b0beb6..26450d1 100644
--- a/src/copyout.c
+++ b/src/copyout.c
@@ -2,3 +2,3 @@
Copyright (C) 1990-1992, 2001, 2003-2004, 2006-2007, 2009-2010,
- 2014-2015, 2017 Free Software Foundation, Inc.
+ 2014-2015, 2017, 2020 Free Software Foundation, Inc.
diff --git a/src/copypass.c b/src/copypass.c
index dc13b5b..3b0104f 100644
--- a/src/copypass.c
+++ b/src/copypass.c
@@ -2,3 +2,3 @@
Copyright (C) 1990-1992, 2001, 2003-2004, 2006-2007, 2010, 2014-2015,
- 2017 Free Software Foundation, Inc.
+ 2017, 2020 Free Software Foundation, Inc.
diff --git a/src/cpio.h b/src/cpio.h
index b0932ce..5a69f9c 100644
--- a/src/cpio.h
+++ b/src/cpio.h
@@ -1,4 +1,4 @@
/* Extended cpio format from POSIX.1.
- Copyright (C) 1992, 2005, 2007, 2010, 2014-2015, 2017 Free Software
- Foundation, Inc.
+ Copyright (C) 1992, 2005, 2007, 2010, 2014-2015, 2017, 2020 Free
+ Software Foundation, Inc.
diff --git a/src/cpiohdr.h b/src/cpiohdr.h
index 4056045..f0eb7a2 100644
--- a/src/cpiohdr.h
+++ b/src/cpiohdr.h
@@ -1,4 +1,4 @@
/* Extended cpio header from POSIX.1.
- Copyright (C) 1992, 2006-2007, 2010, 2014-2015, 2017 Free Software
- Foundation, Inc.
+ Copyright (C) 1992, 2006-2007, 2010, 2014-2015, 2017, 2020 Free
+ Software Foundation, Inc.
diff --git a/src/defer.c b/src/defer.c
index c7bcfd7..4f40059 100644
--- a/src/defer.c
+++ b/src/defer.c
@@ -1,4 +1,4 @@
/* defer.c - handle "defered" links in newc and crc archives
- Copyright (C) 1993, 2003-2004, 2006-2007, 2010, 2014-2015, 2017 Free
- Software Foundation, Inc.
+ Copyright (C) 1993, 2003-2004, 2006-2007, 2010, 2014-2015, 2017, 2020
+ Free Software Foundation, Inc.
diff --git a/src/defer.h b/src/defer.h
index 908a3b8..c8b083c 100644
--- a/src/defer.h
+++ b/src/defer.h
@@ -1,4 +1,4 @@
/* defer.h
- Copyright (C) 1993, 2001, 2004, 2006-2007, 2010, 2014-2015, 2017 Free
- Software Foundation, Inc.
+ Copyright (C) 1993, 2001, 2004, 2006-2007, 2010, 2014-2015, 2017,
+ 2020 Free Software Foundation, Inc.
diff --git a/src/dstring.c b/src/dstring.c
index e9c063f..35cad93 100644
--- a/src/dstring.c
+++ b/src/dstring.c
@@ -1,3 +1,3 @@
/* dstring.c - The dynamic string handling routines used by cpio.
- Copyright (C) 1990-1992, 2004, 2007, 2010, 2014-2015, 2017 Free
+ Copyright (C) 1990-1992, 2004, 2007, 2010, 2014-2015, 2017, 2020 Free
Software Foundation, Inc.
diff --git a/src/dstring.h b/src/dstring.h
index b5135fe..0cbacad 100644
--- a/src/dstring.h
+++ b/src/dstring.h
@@ -1,3 +1,3 @@
/* dstring.h - Dynamic string handling include file. Requires strings.h.
- Copyright (C) 1990-1992, 2004, 2007, 2010, 2014-2015, 2017 Free
+ Copyright (C) 1990-1992, 2004, 2007, 2010, 2014-2015, 2017, 2020 Free
Software Foundation, Inc.
diff --git a/src/extern.h b/src/extern.h
index 11ac6bf..ad05e78 100644
--- a/src/extern.h
+++ b/src/extern.h
@@ -1,4 +1,4 @@
/* extern.h - External declarations for cpio. Requires system.h.
- Copyright (C) 1990-1992, 2001, 2006-2007, 2009-2010, 2014-2017 Free
- Software Foundation, Inc.
+ Copyright (C) 1990-1992, 2001, 2006-2007, 2009-2010, 2014-2017, 2020
+ Free Software Foundation, Inc.
diff --git a/src/fatal.c b/src/fatal.c
index 55c2d70..613c234 100644
--- a/src/fatal.c
+++ b/src/fatal.c
@@ -1,3 +1,3 @@
/* This file is part of GNU cpio.
- Copyright (C) 2005, 2007, 2010, 2014-2015, 2017 Free Software
+ Copyright (C) 2005, 2007, 2010, 2014-2015, 2017, 2020 Free Software
Foundation, Inc.
diff --git a/src/filemode.c b/src/filemode.c
index beb59e4..f24bfb8 100644
--- a/src/filemode.c
+++ b/src/filemode.c
@@ -1,4 +1,4 @@
/* filemode.c -- make a string describing file modes
- Copyright (C) 1985, 1990, 1993, 2004, 2007, 2010, 2014-2015, 2017
- Free Software Foundation, Inc.
+ Copyright (C) 1985, 1990, 1993, 2004, 2007, 2010, 2014-2015, 2017,
+ 2020 Free Software Foundation, Inc.
diff --git a/src/filetypes.h b/src/filetypes.h
index ea8b5d4..262387c 100644
--- a/src/filetypes.h
+++ b/src/filetypes.h
@@ -1,3 +1,3 @@
/* filetypes.h - deal with POSIX annoyances
- Copyright (C) 1991, 2007, 2010, 2014-2015, 2017 Free Software
+ Copyright (C) 1991, 2007, 2010, 2014-2015, 2017, 2020 Free Software
Foundation, Inc.
diff --git a/src/global.c b/src/global.c
index acf92bc..ed6ca25 100644
--- a/src/global.c
+++ b/src/global.c
@@ -1,4 +1,4 @@
/* global.c - global variables and initial values for cpio.
- Copyright (C) 1990-1992, 2001, 2006-2007, 2009-2010, 2014-2015, 2017
- Free Software Foundation, Inc.
+ Copyright (C) 1990-1992, 2001, 2006-2007, 2009-2010, 2014-2015, 2017,
+ 2020 Free Software Foundation, Inc.
diff --git a/src/idcache.c b/src/idcache.c
index 33b0d3f..032770d 100644
--- a/src/idcache.c
+++ b/src/idcache.c
@@ -1,4 +1,4 @@
/* idcache.c -- map user and group IDs, cached for speed
- Copyright (C) 1985, 1988-1990, 2004, 2007, 2010, 2014-2015, 2017 Free
- Software Foundation, Inc.
+ Copyright (C) 1985, 1988-1990, 2004, 2007, 2010, 2014-2015, 2017,
+ 2020 Free Software Foundation, Inc.
diff --git a/src/main.c b/src/main.c
index b1bc70a..cf31d61 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,3 +1,3 @@
/* main.c - main program and argument processing for cpio.
- Copyright (C) 1990-2019 Free Software Foundation, Inc.
+ Copyright (C) 1990-2020 Free Software Foundation, Inc.
diff --git a/src/makepath.c b/src/makepath.c
index f937166..1440a1b 100644
--- a/src/makepath.c
+++ b/src/makepath.c
@@ -1,4 +1,4 @@
/* makepath.c -- Ensure that a directory path exists.
- Copyright (C) 1990, 2006-2007, 2010, 2014-2015, 2017 Free Software
- Foundation, Inc.
+ Copyright (C) 1990, 2006-2007, 2010, 2014-2015, 2017, 2020 Free
+ Software Foundation, Inc.
diff --git a/src/mt.c b/src/mt.c
index 7022738..418d02a 100644
--- a/src/mt.c
+++ b/src/mt.c
@@ -1,4 +1,4 @@
/* mt -- control magnetic tape drive operation
- Copyright (C) 1991-1992, 1995, 2001, 2007, 2010, 2014-2015, 2017 Free
- Software Foundation, Inc.
+ Copyright (C) 1991-1992, 1995, 2001, 2007, 2010, 2014-2015, 2017,
+ 2020 Free Software Foundation, Inc.
diff --git a/src/tar.c b/src/tar.c
index 07abfcd..d1cb2dd 100644
--- a/src/tar.c
+++ b/src/tar.c
@@ -1,3 +1,3 @@
/* tar.c - read in write tar headers for cpio
- Copyright (C) 1992-2019 Free Software Foundation, Inc.
+ Copyright (C) 1992-2020 Free Software Foundation, Inc.
diff --git a/src/tar.h b/src/tar.h
index c0f01ec..d2d12e2 100644
--- a/src/tar.h
+++ b/src/tar.h
@@ -1,3 +1,3 @@
/* Extended tar format from POSIX.1.
- Copyright (C) 1992, 2007, 2010, 2014-2015, 2017 Free Software
+ Copyright (C) 1992, 2007, 2010, 2014-2015, 2017, 2020 Free Software
Foundation, Inc.
diff --git a/src/tarhdr.h b/src/tarhdr.h
index c41b7f3..5bd9faa 100644
--- a/src/tarhdr.h
+++ b/src/tarhdr.h
@@ -1,3 +1,3 @@
/* Extended tar header from POSIX.1.
- Copyright (C) 1992, 2007, 2010, 2014-2015, 2017 Free Software
+ Copyright (C) 1992, 2007, 2010, 2014-2015, 2017, 2020 Free Software
Foundation, Inc.
diff --git a/src/userspec.c b/src/userspec.c
index eb3640e..c666794 100644
--- a/src/userspec.c
+++ b/src/userspec.c
@@ -1,4 +1,4 @@
/* userspec.c -- Parse a user and group string.
- Copyright (C) 1989-1992, 2001, 2004-2005, 2007, 2010, 2014-2015, 2017
- Free Software Foundation, Inc.
+ Copyright (C) 1989-1992, 2001, 2004-2005, 2007, 2010, 2014-2015,
+ 2017, 2020 Free Software Foundation, Inc.
diff --git a/src/util.c b/src/util.c
index 2c202b1..c44a17b 100644
--- a/src/util.c
+++ b/src/util.c
@@ -2,3 +2,3 @@
Copyright (C) 1990-1992, 2001, 2004, 2006-2007, 2010-2011, 2014-2015,
- 2017 Free Software Foundation, Inc.
+ 2017, 2020 Free Software Foundation, Inc.
diff --git a/sysdep.m4 b/sysdep.m4
index 0c57470..75ba8da 100644
--- a/sysdep.m4
+++ b/sysdep.m4
@@ -3,4 +3,4 @@ divert(-1)
#
-# Copyright (C) 2007, 2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2007, 2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
# GNU cpio is free software; you can redistribute it and/or modify
diff --git a/tests/CVE-2015-1197.at b/tests/CVE-2015-1197.at
index 6079af7..89ec56d 100644
--- a/tests/CVE-2015-1197.at
+++ b/tests/CVE-2015-1197.at
@@ -1,3 +1,3 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2020 Free Software Foundation, Inc.
#
diff --git a/tests/CVE-2019-14866.at b/tests/CVE-2019-14866.at
index e877b39..2e3e6e1 100644
--- a/tests/CVE-2019-14866.at
+++ b/tests/CVE-2019-14866.at
@@ -1,3 +1,3 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2009-2019 Free Software Foundation, Inc.
+# Copyright (C) 2009-2020 Free Software Foundation, Inc.
#
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 65bf470..1d958af 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,3 +2,3 @@
-# Copyright (C) 2004-2019 Free Software Foundation, Inc.
+# Copyright (C) 2004-2020 Free Software Foundation, Inc.
diff --git a/tests/atlocal.in b/tests/atlocal.in
index 2f7f93c..d49712d 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -2,4 +2,4 @@
# Configurable variable values for tar test suite.
-# Copyright (C) 2004, 2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2004, 2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
diff --git a/tests/big-block-size.at b/tests/big-block-size.at
index a266cdc..1526b04 100644
--- a/tests/big-block-size.at
+++ b/tests/big-block-size.at
@@ -1,4 +1,4 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2009-2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2009-2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
diff --git a/tests/inout.at b/tests/inout.at
index fd7baea..2653d01 100644
--- a/tests/inout.at
+++ b/tests/inout.at
@@ -1,4 +1,4 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2004, 2006-2007, 2010, 2014-2015, 2017 Free Software
-# Foundation, Inc.
+# Copyright (C) 2004, 2006-2007, 2010, 2014-2015, 2017, 2020 Free
+# Software Foundation, Inc.
diff --git a/tests/interdir.at b/tests/interdir.at
index d9a9e6f..ee12c29 100644
--- a/tests/interdir.at
+++ b/tests/interdir.at
@@ -1,4 +1,4 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2007, 2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2007, 2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
diff --git a/tests/setstat01.at b/tests/setstat01.at
index dd4d951..0a8c34a 100644
--- a/tests/setstat01.at
+++ b/tests/setstat01.at
@@ -1,4 +1,4 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2009-2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2009-2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
diff --git a/tests/setstat02.at b/tests/setstat02.at
index 0a250b6..2370397 100644
--- a/tests/setstat02.at
+++ b/tests/setstat02.at
@@ -1,4 +1,4 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2009-2010, 2014-2015, 2017 Free Software Foundation,
-# Inc.
+# Copyright (C) 2009-2010, 2014-2015, 2017, 2020 Free Software
+# Foundation, Inc.
diff --git a/tests/setstat03.at b/tests/setstat03.at
index a994fac..47eb534 100644
--- a/tests/setstat03.at
+++ b/tests/setstat03.at
@@ -1,4 +1,4 @@
# Process this file with autom4te to create testsuite. -*- Autotest -*-
-# Copyright (C) 2009-2010, 2014-2015, 201