aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProtesilaos Stavrou <info@protesilaos.com>2025-11-09 07:28:48 +0200
committerProtesilaos Stavrou <info@protesilaos.com>2025-11-09 07:28:48 +0200
commitef5e81af5844763a6ea7dcc06cc0359ea87fa7e6 (patch)
treee0a6137a4ffdf836034ba00a57f3e7089b9792c9
parent1bc305fff8aff14ef0fd2e48ed2d9fde52a193cd (diff)
Update the copyright years in all the theme files
ef-kassio also had a different notice about whether this file is part of Emacs. I remember reading before that GNU ELPA packages are part of Emacs, though I prefer to have that notice only if they are part of emacs.git.
-rw-r--r--ef-arbutus-theme.el2
-rw-r--r--ef-autumn-theme.el2
-rw-r--r--ef-bio-theme.el2
-rw-r--r--ef-cherie-theme.el2
-rw-r--r--ef-cyprus-theme.el2
-rw-r--r--ef-dark-theme.el2
-rw-r--r--ef-day-theme.el2
-rw-r--r--ef-deuteranopia-dark-theme.el2
-rw-r--r--ef-deuteranopia-light-theme.el2
-rw-r--r--ef-dream-theme.el2
-rw-r--r--ef-duo-dark-theme.el2
-rw-r--r--ef-duo-light-theme.el2
-rw-r--r--ef-eagle-theme.el2
-rw-r--r--ef-elea-dark-theme.el2
-rw-r--r--ef-elea-light-theme.el2
-rw-r--r--ef-frost-theme.el2
-rw-r--r--ef-kassio-theme.el4
-rw-r--r--ef-light-theme.el2
-rw-r--r--ef-maris-dark-theme.el2
-rw-r--r--ef-maris-light-theme.el2
-rw-r--r--ef-melissa-dark-theme.el2
-rw-r--r--ef-melissa-light-theme.el2
-rw-r--r--ef-night-theme.el2
-rw-r--r--ef-owl-theme.el2
-rw-r--r--ef-reverie-theme.el2
-rw-r--r--ef-rosa-theme.el2
-rw-r--r--ef-spring-theme.el2
-rw-r--r--ef-summer-theme.el2
-rw-r--r--ef-symbiosis-theme.el2
-rw-r--r--ef-trio-dark-theme.el2
-rw-r--r--ef-trio-light-theme.el2
-rw-r--r--ef-tritanopia-dark-theme.el2
-rw-r--r--ef-tritanopia-light-theme.el2
-rw-r--r--ef-winter-theme.el2
34 files changed, 35 insertions, 35 deletions
diff --git a/ef-arbutus-theme.el b/ef-arbutus-theme.el
index 122e066..f0fd131 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-autumn-theme.el b/ef-autumn-theme.el
index abd5eea..2058fbe 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-bio-theme.el b/ef-bio-theme.el
index e620f5d..ebc01cb 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-cherie-theme.el b/ef-cherie-theme.el
index b7c72fe..24bd9e9 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-cyprus-theme.el b/ef-cyprus-theme.el
index 68e2da3..0c9d750 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-dark-theme.el b/ef-dark-theme.el
index d111450..c58411a 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-day-theme.el b/ef-day-theme.el
index 2a3e0a0..fd37fcd 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-deuteranopia-dark-theme.el b/ef-deuteranopia-dark-theme.el
index 3cdd6a5..cff7ab5 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-deuteranopia-light-theme.el b/ef-deuteranopia-light-theme.el
index d0e0ab7..a0f73d0 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-dream-theme.el b/ef-dream-theme.el
index d9fcc83..636547e 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-duo-dark-theme.el b/ef-duo-dark-theme.el
index 66fe415..b2d4dcb 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-duo-light-theme.el b/ef-duo-light-theme.el
index c47bb02..1e362fb 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-eagle-theme.el b/ef-eagle-theme.el
index 7392ce1..6df3cc3 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-elea-dark-theme.el b/ef-elea-dark-theme.el
index aaf1be4..9bba5c6 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-elea-light-theme.el b/ef-elea-light-theme.el
index 30733cd..bd6353d 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-frost-theme.el b/ef-frost-theme.el
index fb5895c..50431f9 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-kassio-theme.el b/ef-kassio-theme.el
index 225449a..a8e8b86 100644
--- a/ef-kassio-theme.el
+++ b/ef-kassio-theme.el
@@ -1,13 +1,13 @@
;;; ef-kassio-theme.el --- Legible light theme with blue, red, magenta, and earthly colors -*- lexical-binding:t -*-
-;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
;; URL: https://github.com/protesilaos/ef-themes
;; Keywords: faces, theme, accessibility
-;; This file is part of GNU Emacs.
+;; This file is NOT part of GNU Emacs.
;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
diff --git a/ef-light-theme.el b/ef-light-theme.el
index 5742617..4d00dfe 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-maris-dark-theme.el b/ef-maris-dark-theme.el
index ce86243..9a11149 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-maris-light-theme.el b/ef-maris-light-theme.el
index 0f61c2e..fc640e2 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-melissa-dark-theme.el b/ef-melissa-dark-theme.el
index fb4d5c3..0e9d8fd 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-melissa-light-theme.el b/ef-melissa-light-theme.el
index a5af98b..5a07e5c 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-night-theme.el b/ef-night-theme.el
index 8c2729b..23dd470 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-owl-theme.el b/ef-owl-theme.el
index b69276b..3e43281 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-reverie-theme.el b/ef-reverie-theme.el
index dc27d86..e361dca 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-rosa-theme.el b/ef-rosa-theme.el
index 82f15f3..7f05eda 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-spring-theme.el b/ef-spring-theme.el
index 987db77..96ea099 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-summer-theme.el b/ef-summer-theme.el
index db4b70f..b24181a 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-symbiosis-theme.el b/ef-symbiosis-theme.el
index b86650f..b912614 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-trio-dark-theme.el b/ef-trio-dark-theme.el
index cbec114..a58479a 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-trio-light-theme.el b/ef-trio-light-theme.el
index 6029a55..e2d5e81 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-tritanopia-dark-theme.el b/ef-tritanopia-dark-theme.el
index 2ee89c0..2cc57dd 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-tritanopia-light-theme.el b/ef-tritanopia-light-theme.el
index f08e0b3..6145c8e 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>
diff --git a/ef-winter-theme.el b/ef-winter-theme.el
index 8aea028..1704681 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-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2025 Free Software Foundation, Inc.
;; Author: Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Protesilaos Stavrou <info@protesilaos.com>