diff options
| author | Craig Jennings <c@cjennings.net> | 2026-04-04 12:51:32 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-04-04 12:51:32 -0500 |
| commit | 622ae39ad1e2544980cff73af8a5d5b2a64dacc8 (patch) | |
| tree | 3772e75b25b06bf831ed192bd512633c40c080cd /tests/test-wttrin-additional-url-params.el | |
| parent | ab5ee4abbeefa19e10bf04a28cabd38cbf2e74de (diff) | |
| download | emacs-wttrin-622ae39ad1e2544980cff73af8a5d5b2a64dacc8.tar.gz emacs-wttrin-622ae39ad1e2544980cff73af8a5d5b2a64dacc8.zip | |
doc: update copyright years to 2026 and add missing author field
Update copyright headers across all 37 .el files to include 2026.
Add missing Author field to testutil-wttrin.el for consistency.
Diffstat (limited to 'tests/test-wttrin-additional-url-params.el')
| -rw-r--r-- | tests/test-wttrin-additional-url-params.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-wttrin-additional-url-params.el b/tests/test-wttrin-additional-url-params.el index 63f87a5..bf47a32 100644 --- a/tests/test-wttrin-additional-url-params.el +++ b/tests/test-wttrin-additional-url-params.el @@ -1,6 +1,6 @@ ;;; test-wttrin-additional-url-params.el --- Tests for wttrin-additional-url-params -*- lexical-binding: t; -*- -;; Copyright (C) 2024 Craig Jennings +;; Copyright (C) 2024-2026 Craig Jennings ;;; Commentary: ;; Unit tests for wttrin-additional-url-params function. |
