summaryrefslogtreecommitdiff
path: root/with-editor.el
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2016-02-23 09:41:25 +0100
committerJonas Bernoulli <jonas@bernoul.li>2016-02-23 09:41:25 +0100
commit17df9b9efd32ca02f1f02060659be49ac17ebeb5 (patch)
tree20d605dbc9084067b8e36b8d331c3542afc91bb3 /with-editor.el
parentbc6520b269b498855d472602e5102a6f401134d8 (diff)
add AUTHORS.md and COPYING
Re #1.
Diffstat (limited to 'with-editor.el')
-rw-r--r--with-editor.el5
1 files changed, 4 insertions, 1 deletions
diff --git a/with-editor.el b/with-editor.el
index 3ebde90..2e5d5dd 100644
--- a/with-editor.el
+++ b/with-editor.el
@@ -1,6 +1,9 @@
;;; with-editor.el --- Use the Emacsclient as $EDITOR -*- lexical-binding: t -*-
;; Copyright (C) 2014-2016 The Magit Project Contributors
+;;
+;; You should have received a copy of the AUTHORS.md file. If not,
+;; see https://github.com/magit/with-editor/blob/master/AUTHORS.md.
;; Author: Jonas Bernoulli <jonas@bernoul.li>
;; Maintainer: Jonas Bernoulli <jonas@bernoul.li>
@@ -22,7 +25,7 @@
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
-;; along with this file. If not, see <http://www.gnu.org/licenses/>.
+;; along with Magit. If not, see http://www.gnu.org/licenses.
;;; Commentary: