summaryrefslogtreecommitdiff
path: root/t/ax/extract-testsuite-summary.pl
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-01-04 02:00:14 -0500
committerMike Frysinger <vapier@gentoo.org>2023-01-04 02:00:14 -0500
commit34bdde960f2bccec96b86fa09cfd33363f4c3e52 (patch)
treed6a6d991c7cb50fc089360f3ab09908eeacaf268 /t/ax/extract-testsuite-summary.pl
parent2418a6c2e2e8970bf3a1778737b7c96f713c8571 (diff)
downloadautomake-34bdde960f2bccec96b86fa09cfd33363f4c3e52.tar.gz
maint: make update-copyright
Diffstat (limited to 't/ax/extract-testsuite-summary.pl')
-rw-r--r--t/ax/extract-testsuite-summary.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/ax/extract-testsuite-summary.pl b/t/ax/extract-testsuite-summary.pl
index a1e6d00d4..fb85be548 100644
--- a/t/ax/extract-testsuite-summary.pl
+++ b/t/ax/extract-testsuite-summary.pl
@@ -2,7 +2,7 @@
# Extract the testsuite summary generated by the parallel testsuite
# harness from the output of "make check".
-# Copyright (C) 2012-2022 Free Software Foundation, Inc.
+# Copyright (C) 2012-2023 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