branch: externals/denote-markdown
commit ed63c4ff7a85c0aff1e08b23fbc7f533b36784e0
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update copyright years
---
README.org | 2 +-
denote-markdown.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 63773cd6f5..c203696793 100644
--- a/README.org
+++ b/README.org
@@ -49,7 +49,7 @@ the GNU ELPA machinery automatically generates an Info manual
out of it.
:CUSTOM_ID: h:copying
:END:
-Copyright (C) 2024-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-markdown.el b/denote-markdown.el
index 1aeddea3e8..a7051f1ea3 100644
--- a/denote-markdown.el
+++ b/denote-markdown.el
@@ -1,6 +1,6 @@
;;; denote-markdown.el --- Extensions that better integrate Denote with
Markdown -*- 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]>