summaryrefslogtreecommitdiff
path: root/tests/misc/wc-parallel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/wc-parallel.sh')
-rwxr-xr-xtests/misc/wc-parallel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/wc-parallel.sh b/tests/misc/wc-parallel.sh
index 87a26b581..271d5d7c7 100755
--- a/tests/misc/wc-parallel.sh
+++ b/tests/misc/wc-parallel.sh
@@ -2,7 +2,7 @@
# Ensure that wc prints counts atomically
# so that concurrent processes don't intersperse their output
-# Copyright (C) 2009-2016 Free Software Foundation, Inc.
+# Copyright (C) 2009-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