diff options
Diffstat (limited to 'lisp/net')
-rw-r--r-- | lisp/net/quickurl.el | 1 | ||||
-rw-r--r-- | lisp/net/rlogin.el | 3 |
2 files changed, 1 insertions, 3 deletions
diff --git a/lisp/net/quickurl.el b/lisp/net/quickurl.el index 3f7e9d192d6..91e980e4f15 100644 --- a/lisp/net/quickurl.el +++ b/lisp/net/quickurl.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1999-2019 Free Software Foundation, Inc. ;; Author: Dave Pearson <davep@davep.org> -;; Maintainer: Dave Pearson <davep@davep.org> ;; Created: 1999-05-28 ;; Keywords: hypermedia diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el index bf6f5359aad..9da35488361 100644 --- a/lisp/net/rlogin.el +++ b/lisp/net/rlogin.el @@ -3,8 +3,7 @@ ;; Copyright (C) 1992-1995, 1997-1998, 2001-2019 Free Software ;; Foundation, Inc. -;; Author: Noah Friedman -;; Maintainer: Noah Friedman <friedman@splode.com> +;; Author: Noah Friedman <friedman@splode.com> ;; Keywords: unix, comm ;; This file is part of GNU Emacs. |