summaryrefslogtreecommitdiff
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 31945ff205e..2091cbc610c 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-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2019-2021 Free Software Foundation, Inc.
;; Original Author: John Wiegley <johnw@newartisans.com>
;; Restructurer: Gustav Wikström <gustav@whil.se>