aboutsummaryrefslogtreecommitdiff
path: root/tests/test-chime-make-tooltip.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-04-04 13:13:08 -0500
committerCraig Jennings <c@cjennings.net>2026-04-04 13:13:08 -0500
commit39989d8b826a03e304e40032aecc33de24f4227e (patch)
treecf33c46de9e7119eba1796931d54a9d64c7dacab /tests/test-chime-make-tooltip.el
parent2ee215e1f948f3ac398f46bb995ac94ec3ce3a61 (diff)
downloadchime-39989d8b826a03e304e40032aecc33de24f4227e.tar.gz
chime-39989d8b826a03e304e40032aecc33de24f4227e.zip
Fix file headers: correct copyright years, add missing header
New files created in 2026 should have Copyright (C) 2026, not 2024-2026. Add standard copyright/license header to test-bootstrap.el.
Diffstat (limited to 'tests/test-chime-make-tooltip.el')
-rw-r--r--tests/test-chime-make-tooltip.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-chime-make-tooltip.el b/tests/test-chime-make-tooltip.el
index 54830d3..2c9cf37 100644
--- a/tests/test-chime-make-tooltip.el
+++ b/tests/test-chime-make-tooltip.el
@@ -1,6 +1,6 @@
;;; test-chime-make-tooltip.el --- Tests for tooltip generation functions -*- lexical-binding: t; -*-
-;; Copyright (C) 2024-2026 Craig Jennings
+;; Copyright (C) 2026 Craig Jennings
;; Author: Craig Jennings <c@cjennings.net>