summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-01-01 23:26:43 +0100
committerJonas Bernoulli <jonas@bernoul.li>2024-01-01 23:26:43 +0100
commitd43db3c58c34d4dbc3ce6f68ec24fecf3452b20e (patch)
treeecaa66ffd7ea7e77104463992914a373d76c160e
parent85c37d356355000de7e5992cf0ec0127868c090a (diff)
Bump copyright years
-rw-r--r--docs/with-editor.texi2
-rw-r--r--lisp/with-editor.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/with-editor.texi b/docs/with-editor.texi
index 831b2aa..eb1f5a1 100644
--- a/docs/with-editor.texi
+++ b/docs/with-editor.texi
@@ -8,7 +8,7 @@
@copying
@quotation
-Copyright (C) 2015-2023 Jonas Bernoulli <jonas@@bernoul.li>
+Copyright (C) 2015-2024 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 19910bb..d1a5597 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-2023 The Magit Project Contributors
+;; Copyright (C) 2014-2024 The Magit Project Contributors
;; Author: Jonas Bernoulli <jonas@bernoul.li>
;; Homepage: https://github.com/magit/with-editor