aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorStefan Kangas2024-08-26 02:46:02 +0200
committerStefan Kangas2024-08-26 02:50:24 +0200
commitaa6ed7f67ec7ed08224e6ab2aab0a5b65f2bc314 (patch)
treed0d9772a741eabf50ca537de742f1a37a7dcffda /test
parent9b299dd79c1627c7ad6b037d599a8e80a92573cd (diff)
downloademacs-aa6ed7f67ec7ed08224e6ab2aab0a5b65f2bc314.tar.gz
emacs-aa6ed7f67ec7ed08224e6ab2aab0a5b65f2bc314.zip
Fix copyright years by hand (Bug#72809)
These are dates that admin/update-copyright did not update.
Diffstat (limited to 'test')
-rw-r--r--test/lisp/which-key-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/which-key-tests.el b/test/lisp/which-key-tests.el
index 3b42a7bd504..27081bc5565 100644
--- a/test/lisp/which-key-tests.el
+++ b/test/lisp/which-key-tests.el
@@ -1,6 +1,6 @@
1;;; which-key-tests.el --- Tests for which-key.el -*- lexical-binding: t; -*- 1;;; which-key-tests.el --- Tests for which-key.el -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2017-2021 Free Software Foundation, Inc. 3;; Copyright (C) 2017-2024 Free Software Foundation, Inc.
4 4
5;; Author: Justin Burkett <justin@burkett.cc> 5;; Author: Justin Burkett <justin@burkett.cc>
6;; Maintainer: Justin Burkett <justin@burkett.cc> 6;; Maintainer: Justin Burkett <justin@burkett.cc>