summaryrefslogtreecommitdiff
path: root/tests/misc/close-stdout.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/close-stdout.sh')
-rwxr-xr-xtests/misc/close-stdout.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/close-stdout.sh b/tests/misc/close-stdout.sh
index 166041b01..a5b900605 100755
--- a/tests/misc/close-stdout.sh
+++ b/tests/misc/close-stdout.sh
@@ -2,7 +2,7 @@
# Ensure that several programs work fine, even with stdout initially closed.
# This is effectively a test of closeout.c's close_stdout function.
-# Copyright (C) 2004-2016 Free Software Foundation, Inc.
+# Copyright (C) 2004-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