branch: externals/cursory
commit ac2a994ebe0786eb7e53df094af7305e4796c1a1
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
cursory.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index b9ede76111..bb125bb876 100644
--- a/README.org
+++ b/README.org
@@ -49,7 +49,7 @@ Current development target is {{{development-version}}}.
:CUSTOM_ID: h:acadd212-7168-48b2-aded-f257d5fafeb3
: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/cursory.el b/cursory.el
index 5ef4b95f61..3fd4415d00 100644
--- a/cursory.el
+++ b/cursory.el
@@ -1,6 +1,6 @@
;;; cursory.el --- Manage cursor styles using presets -*- 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]>