diff options
| author | Stefan Kangas | 2024-08-26 02:46:02 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-08-26 02:50:24 +0200 |
| commit | aa6ed7f67ec7ed08224e6ab2aab0a5b65f2bc314 (patch) | |
| tree | d0d9772a741eabf50ca537de742f1a37a7dcffda /test | |
| parent | 9b299dd79c1627c7ad6b037d599a8e80a92573cd (diff) | |
| download | emacs-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.el | 2 |
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> |