branch: elpa/with-editor
commit 0708d1441ced3aba5c5e9213048a846ae96e2deb
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>

    Add SPDX-License-Identifier library header
---
 with-editor.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/with-editor.el b/with-editor.el
index c35e0fa..cd5cc4c 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -11,6 +11,7 @@
 ;; Package-Requires: ((emacs "24.4"))
 ;; Keywords: tools
 ;; Homepage: https://github.com/magit/with-editor
+;; SPDX-License-Identifier: GPL-3.0-or-later
 
 ;; This file is not part of GNU Emacs.
 

Reply via email to