diff options
Diffstat (limited to 'tests/misc/nproc-avail.sh')
-rwxr-xr-x | tests/misc/nproc-avail.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/nproc-avail.sh b/tests/misc/nproc-avail.sh index 91ba95cdc..0b9a9c435 100755 --- a/tests/misc/nproc-avail.sh +++ b/tests/misc/nproc-avail.sh @@ -1,7 +1,7 @@ #!/bin/sh # Ensure that "nproc" is less than or equal to "nproc --all". -# Copyright (C) 2009-2020 Free Software Foundation, Inc. +# Copyright (C) 2009-2021 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 |