branch: elpa/solarized-theme
commit 65c0257ff2f30cd890dd22470f57446cc6559d06
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Bump the copyright year
---
 README.md                      | 2 +-
 solarized-dark-theme.el        | 2 +-
 solarized-faces.el             | 2 +-
 solarized-light-theme.el       | 2 +-
 solarized-palettes.el          | 2 +-
 solarized-theme.el             | 2 +-
 solarized-wombat-dark-theme.el | 2 +-
 solarized.el                   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index 122e839270..b5dd7413d7 100644
--- a/README.md
+++ b/README.md
@@ -215,7 +215,7 @@ GitHub pull request.
 
 ## License
 
-Copyright © 2011-2021 Bozhidar Batsov, [Thomas 
Frössman](http://t.jossystem.se), and
+Copyright © 2011-2025 Bozhidar Batsov, [Thomas 
Frössman](http://t.jossystem.se), and
 [contributors](https://github.com/bbatsov/solarized-emacs/contributors).
 
 Distributed under the GNU General Public License, version 3
diff --git a/solarized-dark-theme.el b/solarized-dark-theme.el
index 34ca842d8e..f9f83d4cc7 100644
--- a/solarized-dark-theme.el
+++ b/solarized-dark-theme.el
@@ -1,6 +1,6 @@
 ;;; solarized-dark-theme.el --- Solarized Dark Theme for Emacs  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; 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
diff --git a/solarized-faces.el b/solarized-faces.el
index 17d53190c0..f3f3ec38b8 100644
--- a/solarized-faces.el
+++ b/solarized-faces.el
@@ -1,6 +1,6 @@
 ;;; solarized-faces.el --- the faces definitions for solarized theme  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; Author: Bozhidar Batsov <bozhi...@batsov.dev>
 ;; Author: Thomas Frössman <thom...@jossystem.se>
diff --git a/solarized-light-theme.el b/solarized-light-theme.el
index f91257bde2..14a9bde3eb 100644
--- a/solarized-light-theme.el
+++ b/solarized-light-theme.el
@@ -1,6 +1,6 @@
 ;;; solarized-light-theme.el --- Solarized Light Theme for Emacs  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; 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
diff --git a/solarized-palettes.el b/solarized-palettes.el
index 5b97b67934..043c032c59 100644
--- a/solarized-palettes.el
+++ b/solarized-palettes.el
@@ -1,6 +1,6 @@
 ;;; solarized-palettes.el --- solarized palettes   -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; Author: Bozhidar Batsov <bozhi...@batsov.dev>
 ;; Author: Thomas Frössman <thom...@jossystem.se>
diff --git a/solarized-theme.el b/solarized-theme.el
index c1dd6fe7fe..71a50a3768 100644
--- a/solarized-theme.el
+++ b/solarized-theme.el
@@ -1,6 +1,6 @@
 ;;; solarized-theme.el --- The Solarized color theme  -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; Author: Bozhidar Batsov <bozhi...@batsov.dev>
 ;; Author: Thomas Frössman <thom...@jossystem.se>
diff --git a/solarized-wombat-dark-theme.el b/solarized-wombat-dark-theme.el
index 82a53ae2d4..985e747ae6 100644
--- a/solarized-wombat-dark-theme.el
+++ b/solarized-wombat-dark-theme.el
@@ -1,6 +1,6 @@
 ;;; solarized-wombat-dark-theme.el --- Solarized dark theme with the wombat 
palette  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; 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
diff --git a/solarized.el b/solarized.el
index 7fa0a1b665..73e2a2c9cb 100644
--- a/solarized.el
+++ b/solarized.el
@@ -1,6 +1,6 @@
 ;;; solarized.el --- Solarized theme  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2021 Bozhidar Batsov
+;; Copyright (C) 2011-2025 Bozhidar Batsov
 
 ;; Author: Bozhidar Batsov <bozhi...@batsov.dev>
 ;; Author: Thomas Frössman <thom...@jossystem.se>

Reply via email to