summaryrefslogtreecommitdiff
path: root/src/dnsmasq/tests
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 /src/dnsmasq/tests
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 'src/dnsmasq/tests')
-rw-r--r--src/dnsmasq/tests/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dnsmasq/tests/meson.build b/src/dnsmasq/tests/meson.build
index 6e4298997f..4584086ef7 100644
--- a/src/dnsmasq/tests/meson.build
+++ b/src/dnsmasq/tests/meson.build
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: LGPL-2.1+
+
test_unit = 'test-dnsmasq-utils'
exe = executable(