summaryrefslogtreecommitdiff
path: root/introspection
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2020-01-14 10:42:24 +0100
committerIñigo Martínez <inigomartinez@gmail.com>2020-02-17 13:16:57 +0100
commit648155e4a19b67b2098ed9e22c119d679d1600d2 (patch)
tree342cb7395f70245a47696224127f52c650c0ca90 /introspection
parentb2d3ba33a7a91f37b1aa53b70e338271da496a4a (diff)
downloadNetworkManager-648155e4a19b67b2098ed9e22c119d679d1600d2.tar.gz
license: Add license using SPDX identifiers to meson build files
License is missing in meson build files. This has been added using SPDX identifiers and licensed under LGPL-2.1+.
Diffstat (limited to 'introspection')
-rw-r--r--introspection/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/introspection/meson.build b/introspection/meson.build
index f25251fd78..dc7841799c 100644
--- a/introspection/meson.build
+++ b/introspection/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1+
+
ifaces_secret_agent_xml = files('org.freedesktop.NetworkManager.SecretAgent.xml')
ifaces_vpn_plugin_xml = files('org.freedesktop.NetworkManager.VPN.Plugin.xml')