summaryrefslogtreecommitdiff
path: root/src/core/bpf
diff options
context:
space:
mode:
authorJan Janssen <medhefgo@web.de>2023-02-24 19:23:01 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2023-02-24 18:53:17 +0000
commiteb81a60c73f597ef123a2094ba738fec46fb1d96 (patch)
tree9b894498311e82e182b5a6c811970bd2335b4fe8 /src/core/bpf
parentaff131775b002ddac74b1c65d849dcd52a02c06d (diff)
downloadsystemd-eb81a60c73f597ef123a2094ba738fec46fb1d96.tar.gz
tree-wide: Use correct SPDX license identifier
Diffstat (limited to 'src/core/bpf')
-rw-r--r--src/core/bpf/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/bpf/meson.build b/src/core/bpf/meson.build
index 28e703664f..ea9539bc47 100644
--- a/src/core/bpf/meson.build
+++ b/src/core/bpf/meson.build
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: LGPL-2.1+
+# SPDX-License-Identifier: LGPL-2.1-or-later
if conf.get('BPF_FRAMEWORK') != 1
subdir_done()