branch: elpa/undo-fu-session
commit db5e165439c95bf36f3e48d0c87d3879cabb18f0
Author: Campbell Barton <[email protected]>
Commit: Campbell Barton <[email protected]>
Cleanup: update copyright year
---
undo-fu-session.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/undo-fu-session.el b/undo-fu-session.el
index f5eb3978904..adb7496af51 100755
--- a/undo-fu-session.el
+++ b/undo-fu-session.el
@@ -1,14 +1,14 @@
;;; undo-fu-session.el --- Persistent undo, available between sessions -*-
lexical-binding: t -*-
;; SPDX-License-Identifier: GPL-3.0-or-later
-;; Copyright (C) 2020-2024 Campbell Barton
+;; Copyright (C) 2020-2026 Campbell Barton
;; Copyright (C) 2009-2015 Tomohiro Matsuyama
;; Author: Campbell Barton <[email protected]>
;; URL: https://codeberg.org/ideasman42/emacs-undo-fu-session
;; Keywords: convenience
-;; Version: 0.7
+;; Version: 0.8
;; Package-Requires: ((emacs "28.1"))
;;; Commentary: