diff options
Diffstat (limited to 'tests/stdin.sh')
-rwxr-xr-x | tests/stdin.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/stdin.sh b/tests/stdin.sh index cfd45805face..7b821d749ba9 100755 --- a/tests/stdin.sh +++ b/tests/stdin.sh @@ -1,8 +1,8 @@ #! /bin/sh # -# Copyright (c) 2018-2020 Gavin D. Howard and contributors. +# SPDX-License-Identifier: BSD-2-Clause # -# All rights reserved. +# Copyright (c) 2018-2020 Gavin D. Howard and contributors. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: |