diff options
Diffstat (limited to 'lisp/use-package/bind-chord.el')
-rw-r--r-- | lisp/use-package/bind-chord.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/use-package/bind-chord.el b/lisp/use-package/bind-chord.el index d69a724df66..d592736e227 100644 --- a/lisp/use-package/bind-chord.el +++ b/lisp/use-package/bind-chord.el @@ -1,6 +1,6 @@ ;;; bind-chord.el --- key-chord binding helper for use-package-chords -*- lexical-binding: t; -*- -;; Copyright (C) 2015-2019 Justin Talbott +;; Copyright (C) 2015-2022 Free Software Foundation, Inc. ;; Author: Justin Talbott <justin@waymondo.com> ;; Keywords: convenience, tools, extensions |