diff options
Diffstat (limited to 'tests/rm/ext3-perf.sh')
-rwxr-xr-x | tests/rm/ext3-perf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/ext3-perf.sh b/tests/rm/ext3-perf.sh index ef4fee461..baa8d5dca 100755 --- a/tests/rm/ext3-perf.sh +++ b/tests/rm/ext3-perf.sh @@ -1,7 +1,7 @@ #!/bin/sh # ensure that "rm -rf DIR-with-many-entries" is not O(N^2) -# Copyright (C) 2008-2014 Free Software Foundation, Inc. +# Copyright (C) 2008-2015 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 |