diff options
Diffstat (limited to 'lisp/erc/erc-xdcc.el')
-rw-r--r-- | lisp/erc/erc-xdcc.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-xdcc.el b/lisp/erc/erc-xdcc.el index 2a236d26039..6808f24911d 100644 --- a/lisp/erc/erc-xdcc.el +++ b/lisp/erc/erc-xdcc.el @@ -1,6 +1,6 @@ ;;; erc-xdcc.el --- XDCC file-server support for ERC -;; Copyright (C) 2003-2004, 2006-2020 Free Software Foundation, Inc. +;; Copyright (C) 2003-2004, 2006-2021 Free Software Foundation, Inc. ;; Author: Mario Lang <mlang@delysid.org> ;; Maintainer: Amin Bandali <bandali@gnu.org> |