diff options
Diffstat (limited to 'lisp/shell.el')
-rw-r--r-- | lisp/shell.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/shell.el b/lisp/shell.el index 93391b8cad8..a22b00289d6 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -2,8 +2,9 @@ ;; Copyright (C) 1988, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. -;; Author: Olin Shivers <shivers@cs.cmu.edu> -;; Maintainer: Simon Marshall <simon@gnu.ai.mit.edu> +;; Author: Olin Shivers <shivers@cs.cmu.edu> then +;; Simon Marshall <simon@gnu.ai.mit.edu> +;; Maintainer: FSF ;; Keywords: processes ;; This file is part of GNU Emacs. |