summaryrefslogtreecommitdiff
path: root/testsuite/temp-file-cleanup.sh
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2023-01-01 17:19:34 -0800
committerJim Meyering <meyering@fb.com>2023-01-01 17:19:34 -0800
commitd81710cc8dfc53abde9a2acb0a2f4b5c7cde6ce9 (patch)
tree567c431423572fd17e3eed3c7c7da981d8f33b7b /testsuite/temp-file-cleanup.sh
parent602c0cb92c50a259c29138d8e107615569c0767d (diff)
downloadsed-d81710cc8dfc53abde9a2acb0a2f4b5c7cde6ce9.tar.gz
maint: update copyright dates
Diffstat (limited to 'testsuite/temp-file-cleanup.sh')
-rwxr-xr-xtestsuite/temp-file-cleanup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/temp-file-cleanup.sh b/testsuite/temp-file-cleanup.sh
index ad19b80..7a36f93 100755
--- a/testsuite/temp-file-cleanup.sh
+++ b/testsuite/temp-file-cleanup.sh
@@ -2,7 +2,7 @@
# Verify that an erroneous use of sed -i no longer leaves behind
# a temporary file.
-# Copyright (C) 2015-2022 Free Software Foundation, Inc.
+# Copyright (C) 2015-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