branch: externals/ef-themes
commit 0412300d2fd3bf0200022e33804bf64433604f7f
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Update copyright years
---
README.org | 2 +-
ef-arbutus-theme.el | 2 +-
ef-autumn-theme.el | 2 +-
ef-bio-theme.el | 2 +-
ef-cherie-theme.el | 2 +-
ef-cyprus-theme.el | 2 +-
ef-dark-theme.el | 2 +-
ef-day-theme.el | 2 +-
ef-deuteranopia-dark-theme.el | 2 +-
ef-deuteranopia-light-theme.el | 2 +-
ef-dream-theme.el | 2 +-
ef-duo-dark-theme.el | 2 +-
ef-duo-light-theme.el | 2 +-
ef-eagle-theme.el | 2 +-
ef-elea-dark-theme.el | 2 +-
ef-elea-light-theme.el | 2 +-
ef-frost-theme.el | 2 +-
ef-kassio-theme.el | 2 +-
ef-light-theme.el | 2 +-
ef-maris-dark-theme.el | 2 +-
ef-maris-light-theme.el | 2 +-
ef-melissa-dark-theme.el | 2 +-
ef-melissa-light-theme.el | 2 +-
ef-night-theme.el | 2 +-
ef-orange-theme.el | 2 +-
ef-owl-theme.el | 2 +-
ef-reverie-theme.el | 2 +-
ef-rosa-theme.el | 2 +-
ef-spring-theme.el | 2 +-
ef-summer-theme.el | 2 +-
ef-symbiosis-theme.el | 2 +-
ef-themes.el | 2 +-
ef-trio-dark-theme.el | 2 +-
ef-trio-light-theme.el | 2 +-
ef-tritanopia-dark-theme.el | 2 +-
ef-tritanopia-light-theme.el | 2 +-
ef-winter-theme.el | 2 +-
37 files changed, 37 insertions(+), 37 deletions(-)
diff --git a/README.org b/README.org
index 782408a2c4..f99b97eb07 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:1d213fed-b9a9-401c-9b5d-c7df602c2f63
: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/ef-arbutus-theme.el b/ef-arbutus-theme.el
index 34e65038eb..dd70fd8331 100644
--- a/ef-arbutus-theme.el
+++ b/ef-arbutus-theme.el
@@ -1,6 +1,6 @@
;;; ef-arbutus-theme.el --- Legible light theme with red and green colors -*-
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/ef-autumn-theme.el b/ef-autumn-theme.el
index dbea6ce08e..4e9d69d767 100644
--- a/ef-autumn-theme.el
+++ b/ef-autumn-theme.el
@@ -1,6 +1,6 @@
;;; ef-autumn-theme.el --- Legible dark theme with warm, varied colors (red,
yellow, green, teal) -*- 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/ef-bio-theme.el b/ef-bio-theme.el
index c9419fcd5d..742f7716ef 100644
--- a/ef-bio-theme.el
+++ b/ef-bio-theme.el
@@ -1,6 +1,6 @@
;;; ef-bio-theme.el --- Legible dark theme with green, teal, blue, purple
colors -*- 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/ef-cherie-theme.el b/ef-cherie-theme.el
index c9af87eed6..7542b43276 100644
--- a/ef-cherie-theme.el
+++ b/ef-cherie-theme.el
@@ -1,6 +1,6 @@
;;; ef-cherie-theme.el --- Legible dark theme with warm colors (mostly pink,
magenta, gold) -*- 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/ef-cyprus-theme.el b/ef-cyprus-theme.el
index 55d77694cb..20f8219057 100644
--- a/ef-cyprus-theme.el
+++ b/ef-cyprus-theme.el
@@ -1,6 +1,6 @@
;;; ef-cyprus-theme.el --- Legible light theme with green, yellow, teal, red
colors -*- 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/ef-dark-theme.el b/ef-dark-theme.el
index c991b804d0..b5ec2000c4 100644
--- a/ef-dark-theme.el
+++ b/ef-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-dark-theme.el --- Legible dark theme with blue, magenta, cyan, purple
colors -*- 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/ef-day-theme.el b/ef-day-theme.el
index 453747b31e..f153967431 100644
--- a/ef-day-theme.el
+++ b/ef-day-theme.el
@@ -1,6 +1,6 @@
;;; ef-day-theme.el --- Legible light theme with warm, varied colors (yellow,
red, green, purple) -*- 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/ef-deuteranopia-dark-theme.el b/ef-deuteranopia-dark-theme.el
index 37a5becf7f..7bd078decc 100644
--- a/ef-deuteranopia-dark-theme.el
+++ b/ef-deuteranopia-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-deuteranopia-dark-theme.el --- Legible dark theme, optimized for
red-green color deficiency -*- 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/ef-deuteranopia-light-theme.el b/ef-deuteranopia-light-theme.el
index 5170b1fa75..6db48cae1a 100644
--- a/ef-deuteranopia-light-theme.el
+++ b/ef-deuteranopia-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-deuteranopia-light-theme.el --- Legible light theme, optimized for
red-green color deficiency -*- 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/ef-dream-theme.el b/ef-dream-theme.el
index ccf9e19938..ebf72299a1 100644
--- a/ef-dream-theme.el
+++ b/ef-dream-theme.el
@@ -1,6 +1,6 @@
;;; ef-dream-theme.el --- Legible dark theme with gold and nuanced colors -*-
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/ef-duo-dark-theme.el b/ef-duo-dark-theme.el
index 14588eba41..ad1c1ec02d 100644
--- a/ef-duo-dark-theme.el
+++ b/ef-duo-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-duo-dark-theme.el --- Legible dark theme with mostly blue and orange
colors -*- 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/ef-duo-light-theme.el b/ef-duo-light-theme.el
index f360135cad..5b5285bff3 100644
--- a/ef-duo-light-theme.el
+++ b/ef-duo-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-duo-light-theme.el --- Legible light theme with mostly blue and yellow
colors -*- 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/ef-eagle-theme.el b/ef-eagle-theme.el
index 5985173c29..817e6fa8de 100644
--- a/ef-eagle-theme.el
+++ b/ef-eagle-theme.el
@@ -1,6 +1,6 @@
;;; ef-eagle-theme.el --- Legible light theme with brown, red, and desatured
colors -*- 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/ef-elea-dark-theme.el b/ef-elea-dark-theme.el
index 95ac8f44f7..c2f06e4cf8 100644
--- a/ef-elea-dark-theme.el
+++ b/ef-elea-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-elea-dark-theme.el --- Legible dark theme with brown, magenta, and
green colors -*- 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/ef-elea-light-theme.el b/ef-elea-light-theme.el
index 30147bbb22..24e912c262 100644
--- a/ef-elea-light-theme.el
+++ b/ef-elea-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-elea-light-theme.el --- Legible light theme with brown, magenta, and
green colors -*- 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/ef-frost-theme.el b/ef-frost-theme.el
index 20315ffad4..e92eec1acb 100644
--- a/ef-frost-theme.el
+++ b/ef-frost-theme.el
@@ -1,6 +1,6 @@
;;; ef-frost-theme.el --- Legible light theme with blue, cyan, teal, purple
colors -*- 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/ef-kassio-theme.el b/ef-kassio-theme.el
index c35496d1b9..c7b54502ab 100644
--- a/ef-kassio-theme.el
+++ b/ef-kassio-theme.el
@@ -1,6 +1,6 @@
;;; ef-kassio-theme.el --- Legible light theme with blue, red, magenta, and
earthly colors -*- 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/ef-light-theme.el b/ef-light-theme.el
index 6813620457..4ca3133bf4 100644
--- a/ef-light-theme.el
+++ b/ef-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-light-theme.el --- Legible light theme with blue, magenta, cyan, purple
colors -*- 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/ef-maris-dark-theme.el b/ef-maris-dark-theme.el
index 829a1e9aab..df679faaea 100644
--- a/ef-maris-dark-theme.el
+++ b/ef-maris-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-maris-dark-theme.el --- Legible dark theme with blue, cyan, and green
colors -*- 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/ef-maris-light-theme.el b/ef-maris-light-theme.el
index a8cd2f5b50..8cf9b85e36 100644
--- a/ef-maris-light-theme.el
+++ b/ef-maris-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-maris-light-theme.el --- Legible light theme with blue, cyan, and green
colors -*- 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/ef-melissa-dark-theme.el b/ef-melissa-dark-theme.el
index 6a4670a594..68f875d478 100644
--- a/ef-melissa-dark-theme.el
+++ b/ef-melissa-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-melissa-dark-theme.el --- Legible dark theme with warm colors (yellow,
red, green, cyan) -*- 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/ef-melissa-light-theme.el b/ef-melissa-light-theme.el
index 4e6749fccf..f91c9f5d47 100644
--- a/ef-melissa-light-theme.el
+++ b/ef-melissa-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-melissa-light-theme.el --- Legible light theme with warm colors
(yellow, red, green, cyan) -*- 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/ef-night-theme.el b/ef-night-theme.el
index 7561c9692b..139f6a6119 100644
--- a/ef-night-theme.el
+++ b/ef-night-theme.el
@@ -1,6 +1,6 @@
;;; ef-night-theme.el --- Legible dark theme with mostly green, blue, purple
colors -*- 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/ef-orange-theme.el b/ef-orange-theme.el
index 5d9d0f59d3..7e92998139 100644
--- a/ef-orange-theme.el
+++ b/ef-orange-theme.el
@@ -1,6 +1,6 @@
;;; ef-orange-theme.el --- Legible light theme with orange, yellow, and green
colors -*- 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/ef-owl-theme.el b/ef-owl-theme.el
index 614fab1b1a..1b82244569 100644
--- a/ef-owl-theme.el
+++ b/ef-owl-theme.el
@@ -1,6 +1,6 @@
;;; ef-owl-theme.el --- Legible dark theme with blue, cyan, magenta and
desaturated colors -*- 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/ef-reverie-theme.el b/ef-reverie-theme.el
index e1bfff21fc..c3229da1fe 100644
--- a/ef-reverie-theme.el
+++ b/ef-reverie-theme.el
@@ -1,6 +1,6 @@
;;; ef-reverie-theme.el --- Legible light theme with gold and nuanced colors
-*- 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/ef-rosa-theme.el b/ef-rosa-theme.el
index 38c4c8bd87..b225ea4822 100644
--- a/ef-rosa-theme.el
+++ b/ef-rosa-theme.el
@@ -1,6 +1,6 @@
;;; ef-rosa-theme.el --- Legible dark theme with magenta and green colors -*-
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/ef-spring-theme.el b/ef-spring-theme.el
index e4a95f9297..a19cdec107 100644
--- a/ef-spring-theme.el
+++ b/ef-spring-theme.el
@@ -1,6 +1,6 @@
;;; ef-spring-theme.el --- Legible light theme with cool, varied colors
(green, cyan, red) -*- 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/ef-summer-theme.el b/ef-summer-theme.el
index a3cb4eb006..9b32176cab 100644
--- a/ef-summer-theme.el
+++ b/ef-summer-theme.el
@@ -1,6 +1,6 @@
;;; ef-summer-theme.el --- Legible light theme with magenta, purple, gold,
cyan colors -*- 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/ef-symbiosis-theme.el b/ef-symbiosis-theme.el
index defa43cc0c..a7d1c5230b 100644
--- a/ef-symbiosis-theme.el
+++ b/ef-symbiosis-theme.el
@@ -1,6 +1,6 @@
;;; ef-symbiosis-theme.el --- Legible dark theme with blue, green, cyan, gold
colors -*- 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/ef-themes.el b/ef-themes.el
index b8316371a5..e33ed50200 100644
--- a/ef-themes.el
+++ b/ef-themes.el
@@ -1,6 +1,6 @@
;;; ef-themes.el --- Colorful and legible themes -*- 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/ef-trio-dark-theme.el b/ef-trio-dark-theme.el
index 13921baba1..62db369a1d 100644
--- a/ef-trio-dark-theme.el
+++ b/ef-trio-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-trio-dark-theme.el --- Legible dark theme with magenta, blue, teal
colors -*- 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/ef-trio-light-theme.el b/ef-trio-light-theme.el
index 685de1b1c1..fe2ce02429 100644
--- a/ef-trio-light-theme.el
+++ b/ef-trio-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-trio-light-theme.el --- Legible light theme with magenta, blue, and
teal colors -*- 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/ef-tritanopia-dark-theme.el b/ef-tritanopia-dark-theme.el
index bd783a398b..47eb462363 100644
--- a/ef-tritanopia-dark-theme.el
+++ b/ef-tritanopia-dark-theme.el
@@ -1,6 +1,6 @@
;;; ef-tritanopia-dark-theme.el --- Legible dark theme, optimized for
blue-yellow color deficiency -*- 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/ef-tritanopia-light-theme.el b/ef-tritanopia-light-theme.el
index 97ab7cb94a..90873619d2 100644
--- a/ef-tritanopia-light-theme.el
+++ b/ef-tritanopia-light-theme.el
@@ -1,6 +1,6 @@
;;; ef-tritanopia-light-theme.el --- Legible light theme, optimized for
blue-yellow color deficiency -*- 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/ef-winter-theme.el b/ef-winter-theme.el
index 5a9a7b9457..822b09e32f 100644
--- a/ef-winter-theme.el
+++ b/ef-winter-theme.el
@@ -1,6 +1,6 @@
;;; ef-winter-theme.el --- Legible dark theme with magenta, purple, fawn, teal
colors -*- 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]>