branch: externals/altcaps
commit 57ba7c4decdca89ed10d1b8772c74e936bdf6736
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
altcaps.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 6ccaee9c90..f81af0e5bd 100644
--- a/README.org
+++ b/README.org
@@ -48,7 +48,7 @@ Current development target is {{{development-version}}}.
:CUSTOM_ID: h:e234fb22-03f2-4197-8fc1-541add8ea1a3
: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/altcaps.el b/altcaps.el
index dd80f6bb53..a6c5ee3921 100644
--- a/altcaps.el
+++ b/altcaps.el
@@ -1,6 +1,6 @@
;;; altcaps.el --- Apply alternating letter casing to convey sarcasm or
mockery -*- 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]>