summaryrefslogtreecommitdiffstats
path: root/.dir-locals.el
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 /.dir-locals.el
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 '.dir-locals.el')
-rw-r--r--.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index f5cba391..e0bab750 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,5 +1,6 @@
;; emacs local configuration settings for knot-resolver source
;; surmised by dkg on 2016-04-02 23:46:50-0300
+;; SPDX-License-Identifier: GPL-3.0-or-later
((c-mode
(indent-tabs-mode . t)