diff options
| -rw-r--r-- | docs/transient.texi | 2 | ||||
| -rw-r--r-- | lisp/transient.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/transient.texi b/docs/transient.texi index df56584..6c81cdc 100644 --- a/docs/transient.texi +++ b/docs/transient.texi @@ -8,7 +8,7 @@ @copying @quotation -Copyright (C) 2018--2023 Free Software Foundation, Inc. +Copyright (C) 2018--2024 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 b0ffd38..7f7d66c 100644 --- a/lisp/transient.el +++ b/lisp/transient.el @@ -1,6 +1,6 @@ ;;; transient.el --- Transient commands -*- lexical-binding:t -*- -;; Copyright (C) 2018-2023 Free Software Foundation, Inc. +;; Copyright (C) 2018-2024 Free Software Foundation, Inc. ;; Author: Jonas Bernoulli <jonas@bernoul.li> ;; Homepage: https://github.com/magit/transient |
