branch: externals/standard-themes
commit 8f1854ffa8df7214e0f60a31e8655a6c181196a1
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Update the copyright year
---
 README.org                     | 2 +-
 standard-dark-theme.el         | 2 +-
 standard-dark-tinted-theme.el  | 2 +-
 standard-light-theme.el        | 2 +-
 standard-light-tinted-theme.el | 2 +-
 standard-themes.el             | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.org b/README.org
index 5b00b318f9..4547dd2d67 100644
--- a/README.org
+++ b/README.org
@@ -51,7 +51,7 @@ the GNU ELPA machinery automatically generates an Info manual 
out of it.
 :CUSTOM_ID: h:1164c8e7-6b52-433c-a2a1-1bf181ca2752
 :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/standard-dark-theme.el b/standard-dark-theme.el
index 6026352782..9be005baba 100644
--- a/standard-dark-theme.el
+++ b/standard-dark-theme.el
@@ -1,6 +1,6 @@
 ;;; standard-dark-theme.el --- Like the unthemed dark Emacs, but more 
consistent -*- 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]>
diff --git a/standard-dark-tinted-theme.el b/standard-dark-tinted-theme.el
index 29bb468681..b2ed301a2d 100644
--- a/standard-dark-tinted-theme.el
+++ b/standard-dark-tinted-theme.el
@@ -1,6 +1,6 @@
 ;;; standard-dark-tinted-theme.el --- Night sky variant of standard-dark theme 
-*- 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]>
diff --git a/standard-light-theme.el b/standard-light-theme.el
index 74d2094d7f..8cdbcfd5f0 100644
--- a/standard-light-theme.el
+++ b/standard-light-theme.el
@@ -1,6 +1,6 @@
 ;;; standard-light-theme.el --- Like the unthemed light Emacs, but more 
consistent -*- 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]>
diff --git a/standard-light-tinted-theme.el b/standard-light-tinted-theme.el
index 792c7b1de0..e49f99e038 100644
--- a/standard-light-tinted-theme.el
+++ b/standard-light-tinted-theme.el
@@ -1,6 +1,6 @@
 ;;; standard-light-tinted-theme.el --- Light ochre variant of the 
standard-light theme -*- 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]>
diff --git a/standard-themes.el b/standard-themes.el
index 74ed6ca10e..7f84b61b80 100644
--- a/standard-themes.el
+++ b/standard-themes.el
@@ -1,6 +1,6 @@
 ;;; standard-themes.el --- Like the default theme but more consistent -*- 
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]>

Reply via email to