From 6ac010ff9e3324ba82b63f8bf9f0e4abc7b3b9ce Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Thu, 1 Jan 2026 12:47:39 +0100 Subject: Bump copyright years --- docs/.orgconfig | 2 +- docs/transient.texi | 2 +- lisp/transient.el | 2 +- test/transient-tests.el | 2 +- 4 files changed, 4 insertions(+), 4 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/transient.texi b/docs/transient.texi index 29ded05..8e26a04 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2018--2025 Free Software Foundation, Inc. +Copyright (C) 2018--2026 Free Software Foundation, Inc. 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/transient.el b/lisp/transient.el index d782944..1edf9b5 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -1,6 +1,6 @@ ;;; transient.el --- Transient commands -*- lexical-binding:t -*- -;; Copyright (C) 2018-2025 Free Software Foundation, Inc. +;; Copyright (C) 2018-2026 Free Software Foundation, Inc. ;; Author: Jonas Bernoulli ;; Homepage: https://github.com/magit/transient diff --git a/test/transient-tests.el b/test/transient-tests.el index fa9d65d..539510f 100644 --- a/test/transient-tests.el +++ b/test/transient-tests.el @@ -1,6 +1,6 @@ ;;; transient-tests.el --- Tests for Transient -*- lexical-binding:t -*- -;; Copyright (C) 2018-2025 Jonas Bernoulli +;; Copyright (C) 2018-2026 Jonas Bernoulli ;; Authors: Jonas Bernoulli ;; Homepage: https://github.com/magit/transient -- cgit v1.0