branch: externals/notmuch-indicator
commit 6e3b0594fc73c350143d3b2598f229782847a466
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
notmuch-indicator.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 114ccc0815..dc4dd85413 100644
--- a/README.org
+++ b/README.org
@@ -48,7 +48,7 @@ Current development target is {{{development-version}}}.
:CUSTOM_ID: h:e234fb22-03f2-4197-8fc1-541add8ea1a3
:END:
-Copyright (C) 2022-2023 Free Software Foundation, Inc.
+Copyright (C) 2022-2026 Free Software Foundation, Inc.
#+begin_quote
Permission is granted to copy, distribute and/or modify this document
diff --git a/notmuch-indicator.el b/notmuch-indicator.el
index fceda5efcd..d8a6b220e1 100644
--- a/notmuch-indicator.el
+++ b/notmuch-indicator.el
@@ -1,6 +1,6 @@
;;; notmuch-indicator.el --- Display mode line indicator with notmuch-count(1)
output -*- lexical-binding: t -*-
-;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>