diff options
Diffstat (limited to 'tools/test/stress2/misc/pipe_enomem.sh')
-rwxr-xr-x | tools/test/stress2/misc/pipe_enomem.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/stress2/misc/pipe_enomem.sh b/tools/test/stress2/misc/pipe_enomem.sh index 92558b164336..9a00aac5cb6b 100755 --- a/tools/test/stress2/misc/pipe_enomem.sh +++ b/tools/test/stress2/misc/pipe_enomem.sh @@ -1,7 +1,7 @@ #!/bin/sh # -# SPDX-License-Identifier: BSD-2-Clause-FreeBSD +# SPDX-License-Identifier: BSD-2-Clause # # Copyright (c) 2020 Konstantin Belousov # |