diff options
-rw-r--r-- | lisp/iswitchb.el | 4 | ||||
-rw-r--r-- | lisp/mail/mspools.el | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lisp/iswitchb.el b/lisp/iswitchb.el index 4e329f8c4a9..9e1b80e8f2e 100644 --- a/lisp/iswitchb.el +++ b/lisp/iswitchb.el @@ -2,8 +2,8 @@ ;; Copyright (C) 1996, 1997, 2000, 2001 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> -;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> +;; Author: Stephen Eglen <stephen@gnu.org> +;; Maintainer: Stephen Eglen <stephen@gnu.org> ;; Keywords: completion convenience ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index 2075ca8b7a1..f7527fa186b 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el @@ -2,8 +2,8 @@ ;; Copyright (C) 1997 Free Software Foundation, Inc. -;; Author: Stephen Eglen <stephen@anc.ed.ac.uk> -;; Maintainer: Stephen Eglen <stephen@anc.ed.ac.uk> +;; Author: Stephen Eglen <stephen@gnu.org> +;; Maintainer: Stephen Eglen <stephen@gnu.org> ;; Created: 22 Jan 1997 ;; Keywords: mail ;; location: http://www.anc.ed.ac.uk/~stephen/emacs/ |