summaryrefslogtreecommitdiff
path: root/tests/null-suffix-clobber
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-01-01 03:23:03 -0800
committerJim Meyering <meyering@fb.com>2017-01-01 03:40:15 -0800
commit9110d11ac01350aa968fe02f209d51ca7f0b4d50 (patch)
tree8f1f6167d22d540520f9357d2bd79702b5efe813 /tests/null-suffix-clobber
parent676f6b24d8aed74e7c1b1cc6a122dfdba265c8f2 (diff)
downloadgzip-9110d11ac01350aa968fe02f209d51ca7f0b4d50.tar.gz
maint: update gnulib and copyright dates for 2017
* gnulib: Update to latest. * all files: Run "make update-copyright".
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 903864c..c0f62e0 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-2016 Free Software Foundation, Inc.
+# Copyright (C) 2010-2017 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