summaryrefslogtreecommitdiffstats
path: root/test/TEST-11-ISSUE-3166
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-17 18:13:06 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-18 09:04:45 +0200
commit7b3cec95db777f1f739687c385d59ac904e7553e (patch)
treeb90749b10c53eae404d15cd2d0ccc125544093e3 /test/TEST-11-ISSUE-3166
parenttests: add spdx license header to test unit/link/network/conf files (diff)
downloadsystemd-7b3cec95db777f1f739687c385d59ac904e7553e.tar.xz
systemd-7b3cec95db777f1f739687c385d59ac904e7553e.zip
tests: add spdx headers to scripts and Makefiles
Diffstat (limited to 'test/TEST-11-ISSUE-3166')
-rwxr-xr-xtest/TEST-11-ISSUE-3166/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-11-ISSUE-3166/test.sh b/test/TEST-11-ISSUE-3166/test.sh
index ba751853f9..9adccc10b2 100755
--- a/test/TEST-11-ISSUE-3166/test.sh
+++ b/test/TEST-11-ISSUE-3166/test.sh
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
+# SPDX-License-Identifier: LGPL-2.1-or-later
set -e
TEST_DESCRIPTION="https://github.com/systemd/systemd/issues/3166"