diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-10-17 18:13:06 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-10-18 09:04:45 +0200 |
commit | 7b3cec95db777f1f739687c385d59ac904e7553e (patch) | |
tree | b90749b10c53eae404d15cd2d0ccc125544093e3 /test/units/testsuite-17.sh | |
parent | tests: add spdx license header to test unit/link/network/conf files (diff) | |
download | systemd-7b3cec95db777f1f739687c385d59ac904e7553e.tar.xz systemd-7b3cec95db777f1f739687c385d59ac904e7553e.zip |
tests: add spdx headers to scripts and Makefiles
Diffstat (limited to 'test/units/testsuite-17.sh')
-rwxr-xr-x | test/units/testsuite-17.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/units/testsuite-17.sh b/test/units/testsuite-17.sh index 92ff7b56a6..b389875ef1 100755 --- a/test/units/testsuite-17.sh +++ b/test/units/testsuite-17.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash - +# SPDX-License-Identifier: LGPL-2.1-or-later set -eux set -o pipefail |