branch: externals/which-key commit a192f73f596f91a67da726ad72f831318dc348d7 Author: Jeremy Bryant <j...@jeremybryant.net> Commit: Justin Burkett <jus...@burkett.cc>
Bump year to 2024 * which-key.el: Bump year --- which-key.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/which-key.el b/which-key.el index 2e3f6cb7f9..88cca1796a 100644 --- a/which-key.el +++ b/which-key.el @@ -1,6 +1,6 @@ ;;; which-key.el --- Display available keybindings in popup -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2021 Free Software Foundation, Inc. +;; Copyright (C) 2017-2024 Free Software Foundation, Inc. ;; Author: Justin Burkett <jus...@burkett.cc> ;; Maintainer: Justin Burkett <jus...@burkett.cc>