aboutsummaryrefslogtreecommitdiff
path: root/tests/testutil-events.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-02-17 00:26:46 -0600
committerCraig Jennings <c@cjennings.net>2026-02-17 00:26:46 -0600
commitd8131801bbc5a05ab2fa237b4b5b3fe52454cc36 (patch)
tree2768c63877a8f30b0592ccdcda2b9f48772a7f1a /tests/testutil-events.el
parent5ac28524086c98c3d7a5f4a319b950f89dec80e8 (diff)
downloadchime-d8131801bbc5a05ab2fa237b4b5b3fe52454cc36.tar.gz
chime-d8131801bbc5a05ab2fa237b4b5b3fe52454cc36.zip
Update copyright years to 2026 across all source files
Updated 41 files: chime.el, chime-debug.el, chime-org-contacts.el, convert-org-contacts-birthdays.el, and all test/utility files.
Diffstat (limited to 'tests/testutil-events.el')
-rw-r--r--tests/testutil-events.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testutil-events.el b/tests/testutil-events.el
index c69739e..19b3d55 100644
--- a/tests/testutil-events.el
+++ b/tests/testutil-events.el
@@ -1,6 +1,6 @@
;;; testutil-events.el --- Event creation and gathering utilities for tests -*- lexical-binding: t; -*-
-;; Copyright (C) 2024 Craig Jennings
+;; Copyright (C) 2024-2026 Craig Jennings
;; Author: Craig Jennings <c@cjennings.net>