From 8868b8f6a2db2e2319b346a11742ee88d270f47a Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Sun, 24 Sep 2017 15:42:16 +0200 Subject: [PATCH] Add license header keyword Add a license header keyword to help tools to automatically detect the license type as used by GitHub and Emacsmirror (licensee). References: https://github.com/benbalter/licensee GH-41 --- nord-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nord-theme.el b/nord-theme.el index f040af5..8231a31 100644 --- a/nord-theme.el +++ b/nord-theme.el @@ -8,6 +8,7 @@ ;; URL: https://github.com/arcticicestudio/nord-emacs ;; Author: Arctic Ice Studio ;; Package-Requires: ((emacs "24")) +;; License: Apache-2.0 ;;; Commentary: