summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2023-01-06 12:01:56 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2023-01-06 12:03:18 -0800
commit8d51e798761485e9f8291539a1401ecbc40b3956 (patch)
tree90b89bc3bbd15b45a77e4e785606d63893f15f5e /tests
parent6fba6e940684a4e6bd8d924d2d49f16de824251c (diff)
downloadpaxutils-8d51e798761485e9f8291539a1401ecbc40b3956.tar.gz
Update copyright year
UPDATE_COPYRIGHT_USE_INTERVALS=1 \ UPDATE_COPYRIGHT_MAX_LINE_LENGTH=79 \ gnulib/build-aux/update-copyright \ $(git ls-files | sed -e '/^gnulib$/d; /^COPYING$/d')
Diffstat (limited to 'tests')
-rw-r--r--tests/argcv.c4
-rw-r--r--tests/argcv.h2
-rw-r--r--tests/genfile.c2
3 files changed, 4 insertions, 4 deletions
diff --git a/tests/argcv.c b/tests/argcv.c
index a53047c..794ebbd 100644
--- a/tests/argcv.c
+++ b/tests/argcv.c
@@ -1,6 +1,6 @@
/* argcv.c - simple functions for parsing input based on whitespace
- Copyright (C) 1999, 2000, 2001, 2007, 2009, 2010 Free Software
- Foundation, Inc.
+ Copyright (C) 1999-2001, 2007, 2009-2010, 2023 Free Software Foundation,
+ Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/tests/argcv.h b/tests/argcv.h
index 48637fb..6daad74 100644
--- a/tests/argcv.h
+++ b/tests/argcv.h
@@ -1,5 +1,5 @@
/* GNU Mailutils -- a suite of utilities for electronic mail
- Copyright (C) 1999, 2000, 2001, 2007 Free Software Foundation, Inc.
+ Copyright (C) 1999-2001, 2007, 2023 Free Software Foundation, Inc.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/tests/genfile.c b/tests/genfile.c
index f02890d..be4a2d3 100644
--- a/tests/genfile.c
+++ b/tests/genfile.c
@@ -1,6 +1,6 @@
/* Multi-purpose tool for tar and cpio testsuite.
- Copyright (C) 1995-1997, 2001-2018 Free Software Foundation, Inc.
+ Copyright (C) 1995-1997, 2001-2018, 2023 Free Software Foundation, Inc.
François Pinard <pinard@iro.umontreal.ca>, 1995.
Sergey Poznyakoff <gray@gnu.org>, 2004-2018.