diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-05-25 10:08:00 +0200 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-05-25 10:08:00 +0200 |
| commit | b78676d072c9915730662b1666dd3d879f171faa (patch) | |
| tree | ffc72aefd84ddf67bc37ef89ca93f24591f20923 /lisp/magit-push.el | |
| parent | afc27619c59ee2c7aa473d326d02322c6e9951f4 (diff) | |
Add SPDX-License-Identifier library header
Diffstat (limited to 'lisp/magit-push.el')
| -rw-r--r-- | lisp/magit-push.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/magit-push.el b/lisp/magit-push.el index 2c9d037..2a98591 100644 --- a/lisp/magit-push.el +++ b/lisp/magit-push.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) |
