summaryrefslogtreecommitdiff
path: root/tests/null-suffix-clobber
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2020-01-01 09:52:48 -0800
committerJim Meyering <meyering@fb.com>2020-01-01 09:53:33 -0800
commit89181137b9e1252f2364fb2178995d32dd465875 (patch)
treea1cd053ab491430882f82eb9d605ba23ddcf0cd2 /tests/null-suffix-clobber
parent61f021539a5669f32eb89ae695f68acf85455a7a (diff)
downloadgzip-89181137b9e1252f2364fb2178995d32dd465875.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise.
Diffstat (limited to 'tests/null-suffix-clobber')
-rwxr-xr-xtests/null-suffix-clobber2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/null-suffix-clobber b/tests/null-suffix-clobber
index 8200ca1..87cc37a 100755
--- a/tests/null-suffix-clobber
+++ b/tests/null-suffix-clobber
@@ -1,7 +1,7 @@
#!/bin/sh
# Before gzip-1.5, gzip -d -S '' k.gz would delete F.gz and not create "F"
-# Copyright (C) 2010-2019 Free Software Foundation, Inc.
+# Copyright (C) 2010-2020 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