branch: externals/denote
commit a0b834f53ba64e45bfe8a267f2296593ceeed1c9
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update copyright years
---
README.org | 2 +-
denote.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 97e285e579..9b7cb48a54 100644
--- a/README.org
+++ b/README.org
@@ -51,7 +51,7 @@ the GNU ELPA machinery automatically generates an Info manual
out of it.
:CUSTOM_ID: h:40b18bb2-4dc1-4202-bd0b-6fab535b2a0f
:END:
-Copyright (C) 2022-2025 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/denote.el b/denote.el
index f0ff30d3d8..196fe22f44 100644
--- a/denote.el
+++ b/denote.el
@@ -1,6 +1,6 @@
;;; denote.el --- Simple notes with an efficient file-naming scheme -*-
lexical-binding: t -*-
-;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>