summaryrefslogtreecommitdiff
path: root/tests/misc/sort-spinlock-abuse.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/sort-spinlock-abuse.sh')
-rwxr-xr-xtests/misc/sort-spinlock-abuse.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sort-spinlock-abuse.sh b/tests/misc/sort-spinlock-abuse.sh
index b64675a7f..a7b22dfd7 100755
--- a/tests/misc/sort-spinlock-abuse.sh
+++ b/tests/misc/sort-spinlock-abuse.sh
@@ -2,7 +2,7 @@
# trigger a bug that would make parallel sort use 100% of one or more
# CPU while blocked on output.
-# Copyright (C) 2010-2016 Free Software Foundation, Inc.
+# Copyright (C) 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