summaryrefslogtreecommitdiff
path: root/tests/trailing-nul
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2015-01-01 21:42:13 -0800
committerJim Meyering <meyering@fb.com>2015-01-01 21:43:33 -0800
commit3d2df61b0ca3aa4efd9258905402dc2a2c73c14c (patch)
tree0cf529753e7c02998c39aa59170681dc7c0cf446 /tests/trailing-nul
parent9fe5357f3fa27a44fd47715181674d29093cbf5c (diff)
downloadgzip-3d2df61b0ca3aa4efd9258905402dc2a2c73c14c.tar.gz
maint: update copyright year ranges to include 2015; update gnulib
Diffstat (limited to 'tests/trailing-nul')
-rwxr-xr-xtests/trailing-nul2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/trailing-nul b/tests/trailing-nul
index 0474cd8..cabe889 100755
--- a/tests/trailing-nul
+++ b/tests/trailing-nul
@@ -2,7 +2,7 @@
# gzip accepts trailing NUL bytes; don't fail if there is exactly one.
# Before gzip-1.4, this would fail.
-# Copyright (C) 2009-2014 Free Software Foundation, Inc.
+# Copyright (C) 2009-2015 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