summaryrefslogtreecommitdiff
path: root/test.el
diff options
context:
space:
mode:
authorTaylor R Campbell <campbell@paredit.org>2024-11-03 20:43:17 +0000
committerTaylor R Campbell <campbell@paredit.org>2024-11-03 20:43:17 +0000
commit28a8f5bce4ca5aa96ed41618198e295b97f2276a (patch)
treeb9688c1c4c6aea33928c9989a8acac3f9c869ef5 /test.el
parent2879e163380b760eda380dade91b0b7d78ae551f (diff)
paredit.el, test.el: Bump copyright year.
Diffstat (limited to 'test.el')
-rw-r--r--test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.el b/test.el
index 9b8f9a9..895c715 100644
--- a/test.el
+++ b/test.el
@@ -2,7 +2,7 @@
;;; Rudimentary, kludgey test suite for paredit -- work in progress!
-;; Copyright (C) 2005--2022 Taylor R. Campbell
+;; Copyright (C) 2005--2024 Taylor R. Campbell
;; This file is part of paredit.
;;