branch: externals/transient commit 239be53b01e003c5206087d850d9672a42dc4b32 Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Bump copyright years --- docs/transient.texi | 2 +- lisp/transient.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/transient.texi b/docs/transient.texi index 7bdf667351..deca28cc7d 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2018-2022 Free Software Foundation, Inc. +Copyright (C) 2018-2023 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 a78da7401e..cd15dd68fd 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -1,6 +1,6 @@ ;;; transient.el --- Transient commands -*- lexical-binding:t -*- -;; Copyright (C) 2018-2022 Free Software Foundation, Inc. +;; Copyright (C) 2018-2023 Free Software Foundation, Inc. ;; Author: Jonas Bernoulli <jo...@bernoul.li> ;; Homepage: https://github.com/magit/transient