branch: elpa/popup
commit 6fa7c440879ade009dd0ea37eccc771ced0ef86d
Author: Jen-Chieh Shen <[email protected]>
Commit: GitHub <[email protected]>
chore: Update copyright year
---
popup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/popup.el b/popup.el
index f39c512b89..72ac300ffa 100644
--- a/popup.el
+++ b/popup.el
@@ -1,7 +1,7 @@
;;; popup.el --- Visual Popup User Interface -*- lexical-binding: t; -*-
;; Copyright (C) 2009-2015 Tomohiro Matsuyama
-;; Copyright (c) 2020-2023 Jen-Chieh Shen
+;; Copyright (c) 2020-2024 Jen-Chieh Shen
;; Author: Tomohiro Matsuyama <[email protected]>
;; Maintainer: Shen, Jen-Chieh <[email protected]>