summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-start-special.c
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-11-09 13:23:58 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-11-09 13:23:58 +0900
commitdb9ecf050165fd1033c6f81485917e229c4be537 (patch)
tree68a1e401823fc90fddae82e8858738b026ab8f89 /src/systemctl/systemctl-start-special.c
parent21d8f2533db7c46b80f74bd147869eb4f10195a6 (diff)
downloadsystemd-db9ecf050165fd1033c6f81485917e229c4be537.tar.gz
license: LGPL-2.1+ -> LGPL-2.1-or-later
Diffstat (limited to 'src/systemctl/systemctl-start-special.c')
-rw-r--r--src/systemctl/systemctl-start-special.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemctl/systemctl-start-special.c b/src/systemctl/systemctl-start-special.c
index 46f58ff921..15d2ea7941 100644
--- a/src/systemctl/systemctl-start-special.c
+++ b/src/systemctl/systemctl-start-special.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: LGPL-2.1+ */
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
#include "bootspec.h"
#include "bus-error.h"