From 2f610dba67c561d3e146870a52f7cb5ea3e13045 Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 28 Sep 2023 15:31:54 +0100 Subject: (dir-locals|Emacs)+license choice into dir-locals --- .dir-locals.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el index e69de29..b5fdeb5 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -0,0 +1,4 @@ +;;; Directory Local Variables -*- no-byte-compile: t; -*- +;;; For more information see (info "(emacs) Directory Variables") + +((nil . ((+license/license-choice "MIT")))) -- cgit v1.2.3-13-gbd6f