diff options
| author | Paul Eggert | 2021-01-01 07:48:14 +0000 |
|---|---|---|
| committer | Paul Eggert | 2021-01-01 00:32:32 -0800 |
| commit | 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch) | |
| tree | e24999d380a86a05ef6456ea909c74c41faf5e93 /lisp/erc | |
| parent | 74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff) | |
| download | emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz emacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.zip | |
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
Diffstat (limited to 'lisp/erc')
37 files changed, 37 insertions, 37 deletions
diff --git a/lisp/erc/ChangeLog.1 b/lisp/erc/ChangeLog.1 index ef813bd0325..f015150cdef 100644 --- a/lisp/erc/ChangeLog.1 +++ b/lisp/erc/ChangeLog.1 | |||
| @@ -11702,7 +11702,7 @@ | |||
| 11702 | 11702 | ||
| 11703 | * erc-speak.el, erc.el: New file. | 11703 | * erc-speak.el, erc.el: New file. |
| 11704 | 11704 | ||
| 11705 | Copyright (C) 2001-2020 Free Software Foundation, Inc. | 11705 | Copyright (C) 2001-2021 Free Software Foundation, Inc. |
| 11706 | 11706 | ||
| 11707 | This file is part of GNU Emacs. | 11707 | This file is part of GNU Emacs. |
| 11708 | 11708 | ||
diff --git a/lisp/erc/ChangeLog.2 b/lisp/erc/ChangeLog.2 index 5ab459dcd81..b54e3b9af24 100644 --- a/lisp/erc/ChangeLog.2 +++ b/lisp/erc/ChangeLog.2 | |||
| @@ -757,7 +757,7 @@ | |||
| 757 | 757 | ||
| 758 | See ChangeLog.1 for earlier changes. | 758 | See ChangeLog.1 for earlier changes. |
| 759 | 759 | ||
| 760 | Copyright (C) 2009-2020 Free Software Foundation, Inc. | 760 | Copyright (C) 2009-2021 Free Software Foundation, Inc. |
| 761 | 761 | ||
| 762 | This file is part of GNU Emacs. | 762 | This file is part of GNU Emacs. |
| 763 | 763 | ||
diff --git a/lisp/erc/erc-autoaway.el b/lisp/erc/erc-autoaway.el index 0950cec4f7f..cdb11f85f91 100644 --- a/lisp/erc/erc-autoaway.el +++ b/lisp/erc/erc-autoaway.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-autoaway.el --- Provides autoaway for ERC | 1 | ;;; erc-autoaway.el --- Provides autoaway for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-backend.el b/lisp/erc/erc-backend.el index 526e854beca..dcda9044a55 100644 --- a/lisp/erc/erc-backend.el +++ b/lisp/erc/erc-backend.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-backend.el --- Backend network communication for ERC -*- lexical-binding:t -*- | 1 | ;;; erc-backend.el --- Backend network communication for ERC -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Filename: erc-backend.el | 5 | ;; Filename: erc-backend.el |
| 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 6 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
diff --git a/lisp/erc/erc-button.el b/lisp/erc/erc-button.el index 5e6f7c8d107..c0172461487 100644 --- a/lisp/erc/erc-button.el +++ b/lisp/erc/erc-button.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-button.el --- A way of buttonizing certain things in ERC buffers -*- lexical-binding:t -*- | 1 | ;; erc-button.el --- A way of buttonizing certain things in ERC buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-capab.el b/lisp/erc/erc-capab.el index fc45725f789..efed116cecc 100644 --- a/lisp/erc/erc-capab.el +++ b/lisp/erc/erc-capab.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB | 1 | ;;; erc-capab.el --- support for dancer-ircd and hyperion's CAPAB |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-compat.el b/lisp/erc/erc-compat.el index c77d5abf2e4..1e8958fee18 100644 --- a/lisp/erc/erc-compat.el +++ b/lisp/erc/erc-compat.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-compat.el --- ERC compatibility code for XEmacs | 1 | ;;; erc-compat.el --- ERC compatibility code for XEmacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2005-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2005-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-dcc.el b/lisp/erc/erc-dcc.el index 26701cec1e4..da4928ce427 100644 --- a/lisp/erc/erc-dcc.el +++ b/lisp/erc/erc-dcc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-dcc.el --- CTCP DCC module for ERC | 1 | ;;; erc-dcc.el --- CTCP DCC module for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2020 Free Software | 3 | ;; Copyright (C) 1993-1995, 1998, 2002-2004, 2006-2021 Free Software |
| 4 | ;; Foundation, Inc. | 4 | ;; Foundation, Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu> | 6 | ;; Author: Ben A. Mesander <ben@gnu.ai.mit.edu> |
diff --git a/lisp/erc/erc-desktop-notifications.el b/lisp/erc/erc-desktop-notifications.el index 1e65f8f4275..03b56d10fcc 100644 --- a/lisp/erc/erc-desktop-notifications.el +++ b/lisp/erc/erc-desktop-notifications.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-desktop-notifications.el -- Send notification on PRIVMSG or mentions -*- lexical-binding:t -*- | 1 | ;; erc-desktop-notifications.el -- Send notification on PRIVMSG or mentions -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2012-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2012-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-ezbounce.el b/lisp/erc/erc-ezbounce.el index 1032af7a304..182f3c9e6e0 100644 --- a/lisp/erc/erc-ezbounce.el +++ b/lisp/erc/erc-ezbounce.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-ezbounce.el --- Handle EZBounce bouncer commands | 1 | ;;; erc-ezbounce.el --- Handle EZBounce bouncer commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
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 @@ | |||
| 1 | ;;; erc-fill.el --- Filling IRC messages in various ways | 1 | ;;; erc-fill.el --- Filling IRC messages in various ways |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Mario Lang <mlang@delysid.org> | 6 | ;; Mario Lang <mlang@delysid.org> |
diff --git a/lisp/erc/erc-goodies.el b/lisp/erc/erc-goodies.el index 94d5de280c6..b402cdf1eea 100644 --- a/lisp/erc/erc-goodies.el +++ b/lisp/erc/erc-goodies.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-goodies.el --- Collection of ERC modules | 1 | ;; erc-goodies.el --- Collection of ERC modules |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-ibuffer.el b/lisp/erc/erc-ibuffer.el index 7aee7705fff..f5b1f6a2a65 100644 --- a/lisp/erc/erc-ibuffer.el +++ b/lisp/erc/erc-ibuffer.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-ibuffer.el --- ibuffer integration with ERC | 1 | ;;; erc-ibuffer.el --- ibuffer integration with ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-identd.el b/lisp/erc/erc-identd.el index e2115f5f4bb..5f1aab1784b 100644 --- a/lisp/erc/erc-identd.el +++ b/lisp/erc/erc-identd.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server | 1 | ;;; erc-identd.el --- RFC1413 (identd authentication protocol) server |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-imenu.el b/lisp/erc/erc-imenu.el index c05633aaea8..1a2d8e2755f 100644 --- a/lisp/erc/erc-imenu.el +++ b/lisp/erc/erc-imenu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-imenu.el -- Imenu support for ERC | 1 | ;;; erc-imenu.el -- Imenu support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2020 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2021 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Mario Lang <mlang@delysid.org> | 6 | ;; Author: Mario Lang <mlang@delysid.org> |
diff --git a/lisp/erc/erc-join.el b/lisp/erc/erc-join.el index 280d6bfe0f1..52304272ee1 100644 --- a/lisp/erc/erc-join.el +++ b/lisp/erc/erc-join.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-join.el --- autojoin channels on connect and reconnects | 1 | ;;; erc-join.el --- autojoin channels on connect and reconnects |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-lang.el b/lisp/erc/erc-lang.el index 95b94f6a072..b86a8d0be2b 100644 --- a/lisp/erc/erc-lang.el +++ b/lisp/erc/erc-lang.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-lang.el --- provide the LANG command to ERC | 1 | ;;; erc-lang.el --- provide the LANG command to ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-list.el b/lisp/erc/erc-list.el index 5faeabb721a..1d576376d2b 100644 --- a/lisp/erc/erc-list.el +++ b/lisp/erc/erc-list.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-list.el --- /list support for ERC -*- lexical-binding:t -*- | 1 | ;;; erc-list.el --- /list support for ERC -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Tom Tromey <tromey@redhat.com> | 5 | ;; Author: Tom Tromey <tromey@redhat.com> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-log.el b/lisp/erc/erc-log.el index 1bad6d16c87..c3075f5bba8 100644 --- a/lisp/erc/erc-log.el +++ b/lisp/erc/erc-log.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-log.el --- Logging facilities for ERC. | 1 | ;;; erc-log.el --- Logging facilities for ERC. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> | 5 | ;; Author: Lawrence Mitchell <wence@gmx.li> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-match.el b/lisp/erc/erc-match.el index 3107ff2ccd1..b5200418eb7 100644 --- a/lisp/erc/erc-match.el +++ b/lisp/erc/erc-match.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-match.el --- Highlight messages matching certain regexps | 1 | ;;; erc-match.el --- Highlight messages matching certain regexps |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-menu.el b/lisp/erc/erc-menu.el index 9c02899057b..0737a26e5d0 100644 --- a/lisp/erc/erc-menu.el +++ b/lisp/erc/erc-menu.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-menu.el -- Menu-bar definitions for ERC | 1 | ;; erc-menu.el -- Menu-bar definitions for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2002, 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-netsplit.el b/lisp/erc/erc-netsplit.el index e3dc52bc4ec..9fd3cfe1cc4 100644 --- a/lisp/erc/erc-netsplit.el +++ b/lisp/erc/erc-netsplit.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits | 1 | ;;; erc-netsplit.el --- Reduce JOIN/QUIT messages on netsplits |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-networks.el b/lisp/erc/erc-networks.el index 1234962c51c..4a566096cb1 100644 --- a/lisp/erc/erc-networks.el +++ b/lisp/erc/erc-networks.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-networks.el --- IRC networks | 1 | ;;; erc-networks.el --- IRC networks |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> | 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-notify.el b/lisp/erc/erc-notify.el index 1b092c8a6a9..05767be42d7 100644 --- a/lisp/erc/erc-notify.el +++ b/lisp/erc/erc-notify.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-notify.el --- Online status change notification -*- lexical-binding:t -*- | 1 | ;;; erc-notify.el --- Online status change notification -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> | 5 | ;; Author: Mario Lang <mlang@lexx.delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-page.el b/lisp/erc/erc-page.el index 339beb0e85f..0cb60f5efa0 100644 --- a/lisp/erc/erc-page.el +++ b/lisp/erc/erc-page.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-page.el - CTCP PAGE support for ERC | 1 | ;; erc-page.el - CTCP PAGE support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002, 2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002, 2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
| 6 | 6 | ||
diff --git a/lisp/erc/erc-pcomplete.el b/lisp/erc/erc-pcomplete.el index 7643fa85b96..a150168e2dd 100644 --- a/lisp/erc/erc-pcomplete.el +++ b/lisp/erc/erc-pcomplete.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-pcomplete.el --- Provides programmable completion for ERC | 1 | ;;; erc-pcomplete.el --- Provides programmable completion for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Sacha Chua <sacha@free.net.ph> | 5 | ;; Author: Sacha Chua <sacha@free.net.ph> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 8bd97be9494..91fafbb6308 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-replace.el -- wash and massage messages inserted into the buffer | 1 | ;; erc-replace.el -- wash and massage messages inserted into the buffer |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2020 Free Software Foundation, | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2021 Free Software Foundation, |
| 4 | ;; Inc. | 4 | ;; Inc. |
| 5 | 5 | ||
| 6 | ;; Author: Andreas Fuchs <asf@void.at> | 6 | ;; Author: Andreas Fuchs <asf@void.at> |
diff --git a/lisp/erc/erc-ring.el b/lisp/erc/erc-ring.el index bc5f0ed23b3..3813eafe004 100644 --- a/lisp/erc/erc-ring.el +++ b/lisp/erc/erc-ring.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc-ring.el -- Command history handling for erc using ring.el | 1 | ;; erc-ring.el -- Command history handling for erc using ring.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alex Schroeder <alex@gnu.org> | 5 | ;; Author: Alex Schroeder <alex@gnu.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-services.el b/lisp/erc/erc-services.el index c0011f9808c..4f9b0b199f9 100644 --- a/lisp/erc/erc-services.el +++ b/lisp/erc/erc-services.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-services.el --- Identify to NickServ -*- lexical-binding:t -*- | 1 | ;;; erc-services.el --- Identify to NickServ -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
| 6 | ;; URL: https://www.emacswiki.org/emacs/ErcNickserv | 6 | ;; URL: https://www.emacswiki.org/emacs/ErcNickserv |
diff --git a/lisp/erc/erc-sound.el b/lisp/erc/erc-sound.el index 91ce1c62443..edde9737ff9 100644 --- a/lisp/erc/erc-sound.el +++ b/lisp/erc/erc-sound.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-sound.el --- CTCP SOUND support for ERC | 1 | ;;; erc-sound.el --- CTCP SOUND support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2003, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2003, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 5 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
| 6 | ;; URL: https://www.emacswiki.org/emacs/ErcSound | 6 | ;; URL: https://www.emacswiki.org/emacs/ErcSound |
diff --git a/lisp/erc/erc-speedbar.el b/lisp/erc/erc-speedbar.el index 5a469aa4e4e..bb421c13ffa 100644 --- a/lisp/erc/erc-speedbar.el +++ b/lisp/erc/erc-speedbar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-speedbar.el --- Speedbar support for ERC | 1 | ;;; erc-speedbar.el --- Speedbar support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2001-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Contributor: Eric M. Ludlam <zappo@gnu.org> | 6 | ;; Contributor: Eric M. Ludlam <zappo@gnu.org> |
diff --git a/lisp/erc/erc-spelling.el b/lisp/erc/erc-spelling.el index cedffbc56d9..44a3e358812 100644 --- a/lisp/erc/erc-spelling.el +++ b/lisp/erc/erc-spelling.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-spelling.el --- use flyspell in ERC | 1 | ;;; erc-spelling.el --- use flyspell in ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2005-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2005-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> | 5 | ;; Author: Jorgen Schaefer <forcer@forcix.cx> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-stamp.el b/lisp/erc/erc-stamp.el index cbab2f9da2b..07148002468 100644 --- a/lisp/erc/erc-stamp.el +++ b/lisp/erc/erc-stamp.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-stamp.el --- Timestamping for ERC messages -*- lexical-binding:t -*- | 1 | ;;; erc-stamp.el --- Timestamping for ERC messages -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-track.el b/lisp/erc/erc-track.el index 490b2937771..11270770659 100644 --- a/lisp/erc/erc-track.el +++ b/lisp/erc/erc-track.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-track.el --- Track modified channel buffers -*- lexical-binding:t -*- | 1 | ;;; erc-track.el --- Track modified channel buffers -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index fff073ad62b..f4514ca1371 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; erc-truncate.el --- Functions for truncating ERC buffers | 1 | ;;; erc-truncate.el --- Functions for truncating ERC buffers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
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 @@ | |||
| 1 | ;;; erc-xdcc.el --- XDCC file-server support for ERC | 1 | ;;; erc-xdcc.el --- XDCC file-server support for ERC |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2003-2004, 2006-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2003-2004, 2006-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Mario Lang <mlang@delysid.org> | 5 | ;; Author: Mario Lang <mlang@delysid.org> |
| 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> | 6 | ;; Maintainer: Amin Bandali <bandali@gnu.org> |
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el index c32a1d97166..1e055a6c521 100644 --- a/lisp/erc/erc.el +++ b/lisp/erc/erc.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;; erc.el --- An Emacs Internet Relay Chat client -*- lexical-binding:t -*- | 1 | ;; erc.el --- An Emacs Internet Relay Chat client -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997-2020 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997-2021 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Alexander L. Belikoff (alexander@belikoff.net) | 5 | ;; Author: Alexander L. Belikoff (alexander@belikoff.net) |
| 6 | ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), | 6 | ;; Contributors: Sergey Berezin (sergey.berezin@cs.cmu.edu), |