branch: externals/tmr
commit 3f34bc737417660e5aa7b009a6fd70e04860d422
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Update the copyright years
---
 README.org       | 2 +-
 tmr-tabulated.el | 2 +-
 tmr.el           | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index e4bfc08234..70dc061764 100644
--- a/README.org
+++ b/README.org
@@ -44,7 +44,7 @@ Current development target is {{{development-version}}}.
 :CUSTOM_ID: h:c002f811-ea06-4123-988b-a73183581fb9
 :END:
 
-Copyright (C) 2021-2025  Free Software Foundation, Inc.
+Copyright (C) 2021-2026  Free Software Foundation, Inc.
 
 #+begin_quote
 Permission is granted to copy, distribute and/or modify this document
diff --git a/tmr-tabulated.el b/tmr-tabulated.el
index e7d7909b22..4a9b3b84b1 100644
--- a/tmr-tabulated.el
+++ b/tmr-tabulated.el
@@ -1,6 +1,6 @@
 ;;; tmr-tabulated.el --- Display TMR timers in a tabulated list -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2020-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2020-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>,
 ;;         Damien Cassou <[email protected]>,
diff --git a/tmr.el b/tmr.el
index fad0b75d5d..4135e16917 100644
--- a/tmr.el
+++ b/tmr.el
@@ -1,6 +1,6 @@
 ;;; tmr.el --- Set timers using a convenient notation -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2020-2025  Free Software Foundation, Inc.
+;; Copyright (C) 2020-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>,
 ;;         Damien Cassou <[email protected]>,

Reply via email to