diff lisp/comint.el @ 925:6295ac3be480

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 04 Aug 1992 05:07:43 +0000
parents 4c6cdb66c74c
children a93f0b1ba909
line wrap: on
line diff
--- a/lisp/comint.el	Tue Aug 04 05:05:40 1992 +0000
+++ b/lisp/comint.el	Tue Aug 04 05:07:43 1992 +0000
@@ -1,11 +1,9 @@
 ;;; comint.el --- general command interpreter in a window stuff
+;; Copyright (C) 1988, 1990, 1992 Free Software Foundation, Inc.
 
 ;; Author: Olin Shivers <shivers@cs.cmu.edu>
 ;; Keyword: processes
 
-;; Copyright (C) 1988, 1990, 1992 Free Software Foundation, Inc.
-;; Written by Olin Shivers.
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify