aboutsummaryrefslogtreecommitdiff
path: root/lisp/magit-clone.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2021-05-25 10:08:00 +0200
committerJonas Bernoulli <jonas@bernoul.li>2021-05-25 10:08:00 +0200
commitb78676d072c9915730662b1666dd3d879f171faa (patch)
treeffc72aefd84ddf67bc37ef89ca93f24591f20923 /lisp/magit-clone.el
parentafc27619c59ee2c7aa473d326d02322c6e9951f4 (diff)
Add SPDX-License-Identifier library header
Diffstat (limited to 'lisp/magit-clone.el')
-rw-r--r--lisp/magit-clone.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/magit-clone.el b/lisp/magit-clone.el
index 9e37a90..3b30e47 100644
--- a/lisp/magit-clone.el
+++ b/lisp/magit-clone.el
@@ -8,6 +8,8 @@
;; Author: Jonas Bernoulli <jonas@bernoul.li>
;; Maintainer: Jonas Bernoulli <jonas@bernoul.li>
+;; SPDX-License-Identifier: GPL-3.0-or-later
+
;; Magit is free software; you can redistribute it and/or modify it
;; under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 3, or (at your option)