branch: elpa/with-editor
commit 2e1ff1743929180ae8b9b28dd2b31a3f5cd7217f
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Bump copyright years
---
docs/.orgconfig | 2 +-
docs/with-editor.texi | 2 +-
lisp/with-editor.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/.orgconfig b/docs/.orgconfig
index fafa324ba9e..9b1e67fea7c 100644
--- a/docs/.orgconfig
+++ b/docs/.orgconfig
@@ -1,5 +1,5 @@
# -*- mode:org -*-
-# Copyright (C) 2021-2025 Jonas Bernoulli
+# Copyright (C) 2021-2026 Jonas Bernoulli
# SPDX-License-Identifier: GPL-3.0-or-later
# URL: https://github.com/emacscollective/org-macros
# Visit that to see these macros in a human-readable format.
diff --git a/docs/with-editor.texi b/docs/with-editor.texi
index 093c4b5fe99..a8d50ac00be 100644
--- a/docs/with-editor.texi
+++ b/docs/with-editor.texi
@@ -8,7 +8,7 @@
@copying
@quotation
-Copyright (C) 2015-2025 Jonas Bernoulli
<emacs.with-editor@@jonas.bernoulli.dev>
+Copyright (C) 2015-2026 Jonas Bernoulli
<emacs.with-editor@@jonas.bernoulli.dev>
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 fe64888fe52..0f066dbed5b 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-2025 The Magit Project Contributors
+;; Copyright (C) 2014-2026 The Magit Project Contributors
;; Author: Jonas Bernoulli <[email protected]>
;; Homepage: https://github.com/magit/with-editor