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 4893b3562..bf6b7b29e 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2009-2013 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