diff options
Diffstat (limited to 'lisp/shell.el')
-rw-r--r-- | lisp/shell.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/shell.el b/lisp/shell.el index 0ae9e1b2a61..a8277da845d 100644 --- a/lisp/shell.el +++ b/lisp/shell.el @@ -1,11 +1,10 @@ ;;; shell.el --- general command interpreter in a window stuff +;;; Copyright Olin Shivers (1988). + ;; Author: Olin Shivers <shivers@cs.cmu.edu> -;; Last-Modified: 16 Mar 1992 ;; Keywords: processes -;;; Copyright Olin Shivers (1988). - ;;; This file is part of GNU Emacs. ;;; GNU Emacs is free software; you can redistribute it and/or modify |