diff options
author | Po Lu <luangruo@yahoo.com> | 2024-01-02 10:30:05 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-01-02 10:30:05 +0800 |
commit | 070cb32463a8c606bf4384574a6c7ea60167e87d (patch) | |
tree | 61f3406414a9604d8ecc3ca5b6f622318444b48d /test/lisp/erc/erc-scenarios-base-local-module-modes.el | |
parent | ecf08f0621c25ad1dfadd96399e204c389ab1695 (diff) | |
download | emacs-070cb32463a8c606bf4384574a6c7ea60167e87d.tar.gz emacs-070cb32463a8c606bf4384574a6c7ea60167e87d.tar.bz2 emacs-070cb32463a8c606bf4384574a6c7ea60167e87d.zip |
; Add 2024 to copyright years
Diffstat (limited to 'test/lisp/erc/erc-scenarios-base-local-module-modes.el')
-rw-r--r-- | test/lisp/erc/erc-scenarios-base-local-module-modes.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/erc/erc-scenarios-base-local-module-modes.el b/test/lisp/erc/erc-scenarios-base-local-module-modes.el index 7b91e28dc83..a3612070f7e 100644 --- a/test/lisp/erc/erc-scenarios-base-local-module-modes.el +++ b/test/lisp/erc/erc-scenarios-base-local-module-modes.el @@ -1,6 +1,6 @@ ;;; erc-scenarios-base-local-module-modes.el --- More local-mod ERC tests -*- lexical-binding: t -*- -;; Copyright (C) 2023 Free Software Foundation, Inc. +;; Copyright (C) 2023-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |