From 39989d8b826a03e304e40032aecc33de24f4227e Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 4 Apr 2026 13:13:08 -0500 Subject: 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. --- tests/test-chime-propertize-modeline.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-chime-propertize-modeline.el') diff --git a/tests/test-chime-propertize-modeline.el b/tests/test-chime-propertize-modeline.el index d196605..3856831 100644 --- a/tests/test-chime-propertize-modeline.el +++ b/tests/test-chime-propertize-modeline.el @@ -1,6 +1,6 @@ ;;; test-chime-propertize-modeline.el --- Tests for chime--propertize-modeline-string -*- lexical-binding: t; -*- -;; Copyright (C) 2024-2026 Craig Jennings +;; Copyright (C) 2026 Craig Jennings ;; Author: Craig Jennings -- cgit v1.2.3