diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-01 12:27:55 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2026-01-01 12:27:55 +0100 |
| commit | 2e1ff1743929180ae8b9b28dd2b31a3f5cd7217f (patch) | |
| tree | 0d9a4befcc34a2badda26622fed17ed120dd7a27 | |
| parent | bf6c5d9297adbf64b7f74f7472f08399312f65b4 (diff) | |
Bump copyright years
| -rw-r--r-- | docs/.orgconfig | 2 | ||||
| -rw-r--r-- | docs/with-editor.texi | 2 | ||||
| -rw-r--r-- | 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 <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 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 <emacs.with-editor@jonas.bernoulli.dev> ;; Homepage: https://github.com/magit/with-editor |
