summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
authorPetr Špaček <petr.spacek@nic.cz>2020-02-14 15:25:09 +0100
committerVladimír Čunát <vladimir.cunat@nic.cz>2020-02-25 09:26:37 +0100
commitcbc3ee6bef1f603786cd56f2967959915be3394d (patch)
tree7c9bbbfbdf91e8313d90f9604f01e9e67b83c105 /meson_options.txt
parenttreewide: machine readable license for GNU GPLv3+ source code (diff)
downloadknot-resolver-cbc3ee6bef1f603786cd56f2967959915be3394d.tar.xz
knot-resolver-cbc3ee6bef1f603786cd56f2967959915be3394d.zip
treewide: machine readable license for all the rest
These files did not have GNU GPL v3 boilderplate in them so I've added machine readable tag with appropriate license.
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 75e079cd..4c2a8a6d 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,4 +1,6 @@
# Configuration options
+# SPDX-License-Identifier: GPL-3.0-or-later
+
option(
'keyfile_default',
type: 'string',