summaryrefslogtreecommitdiff
path: root/test/lisp/progmodes/which-func-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/progmodes/which-func-tests.el')
-rw-r--r--test/lisp/progmodes/which-func-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/which-func-tests.el b/test/lisp/progmodes/which-func-tests.el
index 0baee576463..bda742fefe3 100644
--- a/test/lisp/progmodes/which-func-tests.el
+++ b/test/lisp/progmodes/which-func-tests.el
@@ -1,6 +1,6 @@
;;; which-func-tests.el --- tests for which-func -*- lexical-binding: t; -*-
-;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
+;; Copyright (C) 2023-2025 Free Software Foundation, Inc.
;; Author: Spencer Baugh <sbaugh@catern.com>