diff options
author | Glenn Morris <rgm@gnu.org> | 2014-02-09 17:34:22 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2014-02-09 17:34:22 -0800 |
commit | 34dc21db6e57ebbad81a196002fcd3cc557f096e (patch) | |
tree | af967b20dcee5af033a0fd63f464bab0b7569cb1 /lisp/gnus/pop3.el | |
parent | 411141fb8e659c11194b40b6fc645b7226c76d12 (diff) | |
download | emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.gz emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.tar.bz2 emacs-34dc21db6e57ebbad81a196002fcd3cc557f096e.zip |
Replace "Maintainer: FSF" with the emacs-devel mailing address
Diffstat (limited to 'lisp/gnus/pop3.el')
-rw-r--r-- | lisp/gnus/pop3.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/pop3.el b/lisp/gnus/pop3.el index 1c6636a3065..dfc646b5e74 100644 --- a/lisp/gnus/pop3.el +++ b/lisp/gnus/pop3.el @@ -3,7 +3,7 @@ ;; Copyright (C) 1996-2014 Free Software Foundation, Inc. ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: mail ;; This file is part of GNU Emacs. |