summaryrefslogtreecommitdiffstats
path: root/man/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to 'man/.dir-locals.el')
-rw-r--r--man/.dir-locals.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/.dir-locals.el b/man/.dir-locals.el
index c252bd3703..bd028d1ff0 100644
--- a/man/.dir-locals.el
+++ b/man/.dir-locals.el
@@ -1,3 +1,4 @@
+; SPDX-License-Identifier: LGPL-2.1-or-later
; special .c mode with reduced indentation for man pages
((c-mode . ((fill-column . 80)
(c-basic-offset . 2)