tests: avoid failure when running with no tty
[debian/gzip] / zcat.in
diff --git a/zcat.in b/zcat.in
index 54befb4bbc0fa687a6ab8d10ea88f4801cebe5ac..7f9c99cb07f2dc5fd36cf7b09bbb5e6be327ea27 100644 (file)
--- a/zcat.in
+++ b/zcat.in
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Uncompress files to standard output.
 
-# Copyright (C) 2007, 2010-2016 Free Software Foundation, Inc.
+# Copyright (C) 2007, 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