From 622ae39ad1e2544980cff73af8a5d5b2a64dacc8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 4 Apr 2026 12:51:32 -0500 Subject: 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. --- tests/test-wttrin--extract-response-body.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test-wttrin--extract-response-body.el') diff --git a/tests/test-wttrin--extract-response-body.el b/tests/test-wttrin--extract-response-body.el index 5269c8f..8dcf2d2 100644 --- a/tests/test-wttrin--extract-response-body.el +++ b/tests/test-wttrin--extract-response-body.el @@ -1,6 +1,6 @@ ;;; test-wttrin--extract-response-body.el --- Tests for wttrin--extract-response-body -*- lexical-binding: t; -*- -;; Copyright (C) 2024 Craig Jennings +;; Copyright (C) 2024-2026 Craig Jennings ;;; Commentary: ;; Unit tests for wttrin--extract-response-body function. -- cgit v1.2.3