branch: externals/logos
commit 0f6680e48a819057ad43bd0964901c3746dd9f47
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update the copyright years
---
README.org | 2 +-
logos.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index ee048ab8cc..d1f5b92531 100644
--- a/README.org
+++ b/README.org
@@ -47,7 +47,7 @@ Current development target is {{{development-version}}}.
:CUSTOM_ID: h:efc32d6b-9405-4f3c-9560-3229b3ce3866
: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/logos.el b/logos.el
index b02283a356..483b4e7822 100644
--- a/logos.el
+++ b/logos.el
@@ -1,6 +1,6 @@
;;; logos.el --- Simple focus mode and extras -*- 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]>