diff options
Diffstat (limited to 'lisp/progmodes/inf-lisp.el')
-rw-r--r-- | lisp/progmodes/inf-lisp.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index aeb828c8b43..820ae27389e 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el @@ -1,6 +1,5 @@ ;;; inf-lisp.el --- an inferior-lisp mode - -;;; Copyright Olin Shivers (1988). +;;; Copyright (C) 1988 Free Software Foundation, Inc. ;; Author: Olin Shivers <shivers@cs.cmu.edu> ;; Keyword: processes, lisp |