summaryrefslogtreecommitdiff
path: root/tests/misc/sort-spinlock-abuse
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/sort-spinlock-abuse')
-rwxr-xr-xtests/misc/sort-spinlock-abuse2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/sort-spinlock-abuse b/tests/misc/sort-spinlock-abuse
index 67ea89582..c241c277a 100755
--- a/tests/misc/sort-spinlock-abuse
+++ b/tests/misc/sort-spinlock-abuse
@@ -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 Free Software Foundation, Inc.
+# Copyright (C) 2010-2011 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