branch: externals/doric-themes
commit b389e51c32c7af79fbbadb7a994d46baa7ab5062
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Update the copyright years
---
 COPYING                    | 4 ++--
 doric-beach-theme.el       | 2 +-
 doric-cherry-theme.el      | 2 +-
 doric-dark-theme.el        | 2 +-
 doric-earth-theme.el       | 2 +-
 doric-fire-theme.el        | 2 +-
 doric-light-theme.el       | 2 +-
 doric-marble-theme.el      | 2 +-
 doric-mermaid-theme.el     | 2 +-
 doric-oak-theme.el         | 2 +-
 doric-obsidian-theme.el    | 2 +-
 doric-pine-theme.el        | 2 +-
 doric-plum-theme.el        | 2 +-
 doric-siren-theme.el       | 2 +-
 doric-themes.el            | 2 +-
 doric-valley-theme.el      | 2 +-
 doric-water-theme.el       | 2 +-
 doric-wind-theme.el        | 2 +-
 tests/doric-themes-test.el | 2 +-
 19 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/COPYING b/COPYING
index 228aa0b178..b85f199e34 100644
--- a/COPYING
+++ b/COPYING
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have 
at least
 the "copyright" line and a pointer to where the full notice is found.
 
     doric-themes
-    Copyright (C) 2025  Free Software Foundation, Inc.
+    Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
     This program is free software: you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 @@ Also add information on how to contact you by electronic 
and paper mail.
   If the program does terminal interaction, make it output a short
 notice like this when it starts in an interactive mode:
 
-    doric-themes  Copyright (C) 2025  Free Software Foundation, Inc.
+    doric-themes  Copyright (C) 2025-2026  Free Software Foundation, Inc.
     This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
diff --git a/doric-beach-theme.el b/doric-beach-theme.el
index 9b3583f3b9..15414b9e7f 100644
--- a/doric-beach-theme.el
+++ b/doric-beach-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-beach-theme.el --- Minimalist theme with light background and 
gold+teal hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-cherry-theme.el b/doric-cherry-theme.el
index 47c1f51322..55480c1c7a 100644
--- a/doric-cherry-theme.el
+++ b/doric-cherry-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-cherry-theme.el --- Minimalist theme with light background and 
pink+purple hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-dark-theme.el b/doric-dark-theme.el
index 6c753289ed..ee719e4e82 100644
--- a/doric-dark-theme.el
+++ b/doric-dark-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-dark-theme.el --- Minimalist theme with dark background and cool 
hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-earth-theme.el b/doric-earth-theme.el
index d8a3bc7564..6faf01f06c 100644
--- a/doric-earth-theme.el
+++ b/doric-earth-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-earth-theme.el --- Minimalist theme with light background and brown 
hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-fire-theme.el b/doric-fire-theme.el
index 09891af812..2f8ba3ae11 100644
--- a/doric-fire-theme.el
+++ b/doric-fire-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-fire-theme.el --- Minimalist theme with dark background and orange 
hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-light-theme.el b/doric-light-theme.el
index ca1b11d444..51ff9706ba 100644
--- a/doric-light-theme.el
+++ b/doric-light-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-light-theme.el --- Minimalist theme with light background and cool 
hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-marble-theme.el b/doric-marble-theme.el
index deed4488de..7a4e9110eb 100644
--- a/doric-marble-theme.el
+++ b/doric-marble-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-marble-theme.el --- Minimalist theme with light grey background and 
rocky hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-mermaid-theme.el b/doric-mermaid-theme.el
index 7e43ea52c2..c91edb0526 100644
--- a/doric-mermaid-theme.el
+++ b/doric-mermaid-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-mermaid-theme.el --- Minimalist theme with dark background and 
blue-grey hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-oak-theme.el b/doric-oak-theme.el
index ac622970e6..e96c1f1213 100644
--- a/doric-oak-theme.el
+++ b/doric-oak-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-oak-theme.el --- Minimalist theme with light background and 
woody+earthly hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-obsidian-theme.el b/doric-obsidian-theme.el
index 764d2fba81..01b1574d9f 100644
--- a/doric-obsidian-theme.el
+++ b/doric-obsidian-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-obsidian-theme.el --- Minimalist theme with dark grey background and 
rocky hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-pine-theme.el b/doric-pine-theme.el
index ea66b084c6..b76f5a5a05 100644
--- a/doric-pine-theme.el
+++ b/doric-pine-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-pine-theme.el --- Minimalist theme with dark background and 
woody+earthly hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-plum-theme.el b/doric-plum-theme.el
index e618567a6a..52b7c61910 100644
--- a/doric-plum-theme.el
+++ b/doric-plum-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-plum-theme.el --- Minimalist theme with dark background and 
pink+purple hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-siren-theme.el b/doric-siren-theme.el
index f2c7556199..1a4d477e50 100644
--- a/doric-siren-theme.el
+++ b/doric-siren-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-siren-theme.el --- Minimalist theme with light blue-grey background 
and marine hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-themes.el b/doric-themes.el
index 358c251c21..eecb8ad3c8 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -1,6 +1,6 @@
 ;;; doric-themes.el --- Highly legible minimalist themes with precise 
typography -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-valley-theme.el b/doric-valley-theme.el
index 78a95712e8..7cdaee4eff 100644
--- a/doric-valley-theme.el
+++ b/doric-valley-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-valley-theme.el --- Minimalist theme with dark background and 
gold+teal hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-water-theme.el b/doric-water-theme.el
index 564fcf43fb..193e754921 100644
--- a/doric-water-theme.el
+++ b/doric-water-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-water-theme.el --- Minimalist theme with dark background and 
blue+teal hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/doric-wind-theme.el b/doric-wind-theme.el
index cb8ca0f985..7c23ad0b84 100644
--- a/doric-wind-theme.el
+++ b/doric-wind-theme.el
@@ -1,6 +1,6 @@
 ;;; doric-wind-theme.el --- Minimalist theme with light background and 
green+teal hues -*- lexical-binding:t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>
diff --git a/tests/doric-themes-test.el b/tests/doric-themes-test.el
index a8e99c9adf..dbae7e00be 100644
--- a/tests/doric-themes-test.el
+++ b/tests/doric-themes-test.el
@@ -1,6 +1,6 @@
 ;;; doric-themes-test.el --- Unit tests for the Doric themes -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2025  Free Software Foundation, Inc.
+;; Copyright (C) 2025-2026  Free Software Foundation, Inc.
 
 ;; Author: Protesilaos Stavrou <[email protected]>
 ;; Maintainer: Protesilaos Stavrou <[email protected]>

Reply via email to