From 2e1ff1743929180ae8b9b28dd2b31a3f5cd7217f Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 1 Jan 2026 12:27:55 +0100 Subject: 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 fafa324..9b1e67f 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 093c4b5..a8d50ac 100644 --- a/docs/with-editor.texi +++ b/docs/with-editor.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2015-2025 Jonas Bernoulli +Copyright (C) 2015-2026 Jonas Bernoulli 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 fe64888..0f066db 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 ;; Homepage: https://github.com/magit/with-editor -- cgit v1.0