summaryrefslogtreecommitdiff
path: root/lisp/erc/erc-fill.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-01 07:48:14 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-01 00:32:32 -0800
commit8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch)
treee24999d380a86a05ef6456ea909c74c41faf5e93 /lisp/erc/erc-fill.el
parent74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff)
downloademacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'lisp/erc/erc-fill.el')
-rw-r--r--lisp/erc/erc-fill.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-fill.el b/lisp/erc/erc-fill.el
index 39a8be5e0cf..8d0c3b20117 100644
--- a/lisp/erc/erc-fill.el
+++ b/lisp/erc/erc-fill.el
@@ -1,6 +1,6 @@
;;; erc-fill.el --- Filling IRC messages in various ways
-;; Copyright (C) 2001-2004, 2006-2020 Free Software Foundation, Inc.
+;; Copyright (C) 2001-2004, 2006-2021 Free Software Foundation, Inc.
;; Author: Andreas Fuchs <asf@void.at>
;; Mario Lang <mlang@delysid.org>