summaryrefslogtreecommitdiff
path: root/tests/null-suffix-clobber
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2016-01-01 15:04:08 -0800
committerJim Meyering <meyering@fb.com>2016-01-01 17:50:24 -0800
commit2725db10000bae65e311a9329973b11053b86f1a (patch)
treecf2e82d3c9113c0b5c5d528b6b39c62d65ac816d /tests/null-suffix-clobber
parent6bfbf81717c7bee5ae846e38ecf6af1ff1775d11 (diff)
downloadgzip-2725db10000bae65e311a9329973b11053b86f1a.tar.gz
maint: update copyright year, bootstrap, init.sh
Run "make update-copyright" and then... * gzip.c: Transform the copyright notice via s/2015/2016/. * gnulib: Update to latest. * tests/init.sh: Update from gnulib. * 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 b627e55..903864c 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-2015 Free Software Foundation, Inc.
+# Copyright (C) 2010-2016 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