branch: externals/denote-journal
commit b334ef099cee803f02534b5f0db95337e4ca46c8
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update copyright years and fix the starting year
---
README.org | 2 +-
denote-journal-test.el | 2 +-
denote-journal.el | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
index 7686c20525..4c56e22314 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) 2023-2026 Free Software Foundation, Inc.
#+begin_quote
Permission is granted to copy, distribute and/or modify this document
diff --git a/denote-journal-test.el b/denote-journal-test.el
index f233f50b0b..5bb57ca73c 100644
--- a/denote-journal-test.el
+++ b/denote-journal-test.el
@@ -1,6 +1,6 @@
;;; denote-journal-test.el --- Unit tests for Denote Journal -*-
lexical-binding: t -*-
-;; Copyright (C) 2025 Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/denote-journal.el b/denote-journal.el
index f1e42da4e0..b6b143698b 100644
--- a/denote-journal.el
+++ b/denote-journal.el
@@ -1,6 +1,6 @@
;;; denote-journal.el --- Convenience functions for daily journaling with
Denote -*- lexical-binding: t; -*-
-;; Copyright (C) 2023-2025 Free Software Foundation, Inc.
+;; Copyright (C) 2023-2026 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <[email protected]>
;; Maintainer: Protesilaos Stavrou <[email protected]>