branch: externals/transient
commit 98af61e51e1c55375f9b629371d59276aae77bf8
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Bump copyright years
---
 docs/.orgconfig     | 2 +-
 docs/transient.texi | 2 +-
 lisp/transient.el   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/.orgconfig b/docs/.orgconfig
index bdaba4a855..fafa324ba9 100644
--- a/docs/.orgconfig
+++ b/docs/.orgconfig
@@ -1,5 +1,5 @@
 # -*- mode:org -*-
-# Copyright (C) 2021-2024 Jonas Bernoulli
+# Copyright (C) 2021-2025 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 433ce63b72..d6408e69e8 100644
--- a/docs/transient.texi
+++ b/docs/transient.texi
@@ -8,7 +8,7 @@
 
 @copying
 @quotation
-Copyright (C) 2018--2024 Free Software Foundation, Inc.
+Copyright (C) 2018--2025 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 3d4636ceaf..07fc7de765 100644
--- a/lisp/transient.el
+++ b/lisp/transient.el
@@ -1,6 +1,6 @@
 ;;; transient.el --- Transient commands  -*- lexical-binding:t -*-
 
-;; Copyright (C) 2018-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2018-2025 Free Software Foundation, Inc.
 
 ;; Author: Jonas Bernoulli <emacs.transi...@jonas.bernoulli.dev>
 ;; Homepage: https://github.com/magit/transient

Reply via email to