branch: elpa/with-editor commit 7042c022d6f011ab05b81f3b342eb639da7d303c Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Bump copyright years --- docs/with-editor.texi | 2 +- lisp/with-editor.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/with-editor.texi b/docs/with-editor.texi index 51e84dd659..7be9c358a6 100644 --- a/docs/with-editor.texi +++ b/docs/with-editor.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2015-2022 Jonas Bernoulli <jonas@@bernoul.li> +Copyright (C) 2015-2023 Jonas Bernoulli <jonas@@bernoul.li> You can redistribute this document and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/lisp/with-editor.el b/lisp/with-editor.el index 5e66449f53..bdc122995f 100644 --- a/lisp/with-editor.el +++ b/lisp/with-editor.el @@ -1,6 +1,6 @@ ;;; with-editor.el --- Use the Emacsclient as $EDITOR -*- lexical-binding:t -*- -;; Copyright (C) 2014-2022 The Magit Project Contributors +;; Copyright (C) 2014-2023 The Magit Project Contributors ;; Author: Jonas Bernoulli <jo...@bernoul.li> ;; Homepage: https://github.com/magit/with-editor