summaryrefslogtreecommitdiffstats
path: root/src/kernel-install/meson.build
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2020-11-09 05:23:58 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-11-09 05:23:58 +0100
commitdb9ecf050165fd1033c6f81485917e229c4be537 (patch)
tree68a1e401823fc90fddae82e8858738b026ab8f89 /src/kernel-install/meson.build
parenthwdb: Add support for HP ZBook Studio G5 keyboard (#17525) (diff)
downloadsystemd-db9ecf050165fd1033c6f81485917e229c4be537.tar.xz
systemd-db9ecf050165fd1033c6f81485917e229c4be537.zip
license: LGPL-2.1+ -> LGPL-2.1-or-later
Diffstat (limited to 'src/kernel-install/meson.build')
-rw-r--r--src/kernel-install/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel-install/meson.build b/src/kernel-install/meson.build
index 9ae342dfba..851e827590 100644
--- a/src/kernel-install/meson.build
+++ b/src/kernel-install/meson.build
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: LGPL-2.1+
+# SPDX-License-Identifier: LGPL-2.1-or-later
want_kernel_install = get_option('kernel-install')