aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/org-attach-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/org-attach-git.el')
-rw-r--r--lisp/org/org-attach-git.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-attach-git.el b/lisp/org/org-attach-git.el
index 525495f8c6b..31945ff205e 100644
--- a/lisp/org/org-attach-git.el
+++ b/lisp/org/org-attach-git.el
@@ -1,6 +1,6 @@
1;;; org-attach-git.el --- Automatic git commit extension to org-attach -*- lexical-binding: t; -*- 1;;; org-attach-git.el --- Automatic git commit extension to org-attach -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2019 Free Software Foundation, Inc. 3;; Copyright (C) 2019-2020 Free Software Foundation, Inc.
4 4
5;; Original Author: John Wiegley <johnw@newartisans.com> 5;; Original Author: John Wiegley <johnw@newartisans.com>
6;; Restructurer: Gustav Wikström <gustav@whil.se> 6;; Restructurer: Gustav Wikström <gustav@whil.se>