summaryrefslogtreecommitdiff
path: root/data
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 /data
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 'data')
-rw-r--r--data/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/meson.build b/data/meson.build
index b572d27da2..de08c91c62 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1+
+
configure_file(
input: 'server.conf.in',
output: '@BASENAME@',