diff options
| author | Glenn Morris | 2012-10-05 21:04:53 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-10-05 21:04:53 -0400 |
| commit | df5d5f59f21b9c6029236b1db2cc8c5bc6715d24 (patch) | |
| tree | b7056dfc76997e269a24109c058a8f335b569f4a /lisp/erc/erc-replace.el | |
| parent | c6e21c0323ab576a7d600f6074d9ad7b882a3efd (diff) | |
| download | emacs-df5d5f59f21b9c6029236b1db2cc8c5bc6715d24.tar.gz emacs-df5d5f59f21b9c6029236b1db2cc8c5bc6715d24.zip | |
Set maintainer of most lisp/erc/*.el files to FSF
Ref: http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-10/msg00200.html
Diffstat (limited to 'lisp/erc/erc-replace.el')
| -rw-r--r-- | lisp/erc/erc-replace.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-replace.el b/lisp/erc/erc-replace.el index 6c5804c62a4..3d4a5d311b1 100644 --- a/lisp/erc/erc-replace.el +++ b/lisp/erc/erc-replace.el | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2012 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001-2002, 2004, 2006-2012 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Andreas Fuchs <asf@void.at> | 5 | ;; Author: Andreas Fuchs <asf@void.at> |
| 6 | ;; Maintainer: Mario Lang (mlang@delysid.org) | 6 | ;; Maintainer: FSF |
| 7 | ;; Keywords: IRC, client, Internet | 7 | ;; Keywords: IRC, client, Internet |
| 8 | 8 | ||
| 9 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |