branch: externals/denote-sequence
commit 022ee16dbe18b5fe5b9a18872638ee6c2c55e91e
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update copyright years and fix the starting year
---
README.org | 2 +-
denote-sequence.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 093dd23263..752df2942a 100644
--- a/README.org
+++ b/README.org
@@ -47,7 +47,7 @@ the GNU ELPA machinery automatically generates an Info manual
out of it.
:CUSTOM_ID: h:copying
:END:
-Copyright (C) 2022-2025 Free Software Foundation, Inc.
+Copyright (C) 2024-2026 Free Software Foundation, Inc.
#+begin_quote
Permission is granted to copy, distribute and/or modify this document
diff --git a/denote-sequence.el b/denote-sequence.el
index 5e4355cb4d..8895c9ebd2 100644
--- a/denote-sequence.el
+++ b/denote-sequence.el
@@ -1,6 +1,6 @@
;;; denote-sequence.el --- Sequence notes or Folgezettel with Denote -*-
lexical-binding: t -*-
-;; Copyright (C) 2024-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2024-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>