branch: externals/denote-silo
commit 021b31f791b2a0934cf5931a7f067b983a79e0f6
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update copyright years and fix the starting year
---
README.org | 2 +-
denote-silo.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index d85d99ee9b..241e0e43ce 100644
--- a/README.org
+++ b/README.org
@@ -46,7 +46,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-silo.el b/denote-silo.el
index 68fa7d2379..722f311c27 100644
--- a/denote-silo.el
+++ b/denote-silo.el
@@ -1,6 +1,6 @@
;;; denote-silo.el --- Convenience functions for using Denote in multiple
silos -*- 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]>