diff options
Diffstat (limited to 'lisp/erc/erc-common.el')
-rw-r--r-- | lisp/erc/erc-common.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-common.el b/lisp/erc/erc-common.el index 0279b0a0bc4..163da111624 100644 --- a/lisp/erc/erc-common.el +++ b/lisp/erc/erc-common.el @@ -1,6 +1,6 @@ ;;; erc-common.el --- Macros and types for ERC -*- lexical-binding:t -*- -;; Copyright (C) 2022-2023 Free Software Foundation, Inc. +;; Copyright (C) 2022-2024 Free Software Foundation, Inc. ;; ;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me> ;; Keywords: comm, IRC, chat, client, internet |