diff options
Diffstat (limited to 'lisp/erc/erc-lang.el')
-rw-r--r-- | lisp/erc/erc-lang.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el index 9261d659c72..9613a7f2c32 100644 --- a/lisp/erc/erc-lang.el +++ b/lisp/erc/erc-lang.el @@ -1,6 +1,6 @@ ;;; erc-lang.el --- provide the LANG command to ERC -*- lexical-binding: t; -*- -;; Copyright (C) 2002, 2004, 2006-2023 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2004, 2006-2024 Free Software Foundation, Inc. ;; Author: Alex Schroeder <alex@gnu.org> ;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me> |