diff options
Diffstat (limited to 'lisp/org/org-attach-git.el')
-rw-r--r-- | lisp/org/org-attach-git.el | 2 |
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 @@ ;;; org-attach-git.el --- Automatic git commit extension to org-attach -*- lexical-binding: t; -*- -;; Copyright (C) 2019 Free Software Foundation, Inc. +;; Copyright (C) 2019-2020 Free Software Foundation, Inc. ;; Original Author: John Wiegley <johnw@newartisans.com> ;; Restructurer: Gustav Wikström <gustav@whil.se> |