summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-01-01 23:25:59 +0100
committerJonas Bernoulli <jonas@bernoul.li>2024-01-01 23:25:59 +0100
commit6872fb84d78938c06969c25dc99204a5c9b1dbc0 (patch)
tree5f1ad8aa441109a7ace426587b70c53c58639d2b
parentff16d373124159a85b35fc07150f295c7c18f81f (diff)
Bump copyright years
-rw-r--r--docs/transient.texi2
-rw-r--r--lisp/transient.el2
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