diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2026-04-10 12:55:59 +0300 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2026-04-10 12:55:59 +0300 |
| commit | 6fa9f61f48c02724968b89655281cc994eb05d0f (patch) | |
| tree | 5cdf6af046a6bc74b68783a3ef7560c8c9d96ea0 | |
| parent | dbd67e114057563bfabfbf9e2649c0f7653af080 (diff) | |
Fix current year in modus-themes-test.el
| -rw-r--r-- | tests/modus-themes-test.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/modus-themes-test.el b/tests/modus-themes-test.el index d27ebf1..f47e82f 100644 --- a/tests/modus-themes-test.el +++ b/tests/modus-themes-test.el @@ -1,6 +1,6 @@ ;;; modus-themes-test.el --- Unit tests for the Modus themes -*- lexical-binding: t -*- -;; Copyright (C) 2025-206 Free Software Foundation, Inc. +;; Copyright (C) 2025-2026 Free Software Foundation, Inc. ;; Author: Rudolf Adamkovič <rudolf@adamkovic.org>, ;; Protesilaos Stavrou <info@protesilaos.com> |
