diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 07:39:17 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 07:39:17 +0000 |
commit | 4da38c632161867e914b3a13dc760f8019255f94 (patch) | |
tree | e671154ab2f52e0b1537f15c3ed79b6211cf8f9c /lisp/erc/erc-lang.el | |
parent | 5d70928f2afea5ee4e1aa117aa9cfded56193b56 (diff) | |
download | emacs-4da38c632161867e914b3a13dc760f8019255f94.tar.gz emacs-4da38c632161867e914b3a13dc760f8019255f94.tar.bz2 emacs-4da38c632161867e914b3a13dc760f8019255f94.zip |
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
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 9613a7f2c32..8c081b333d9 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-2024 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2004, 2006-2025 Free Software Foundation, Inc. ;; Author: Alex Schroeder <alex@gnu.org> ;; Maintainer: Amin Bandali <bandali@gnu.org>, F. Jason Park <jp@neverwas.me> |