diff options
Diffstat (limited to 'lisp/cmulisp.el')
-rw-r--r-- | lisp/cmulisp.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/cmulisp.el b/lisp/cmulisp.el index fff1d95ada8..b247d79718b 100644 --- a/lisp/cmulisp.el +++ b/lisp/cmulisp.el @@ -1,6 +1,9 @@ ;;; cmulisp.el --- improved version of standard inferior-lisp mode ;;; Copyright Olin Shivers (1988). + +;; Keywords: processes, lisp + ;;; Please imagine a long, tedious, legalistic 5-page gnu-style copyright ;;; notice appearing here to the effect that you may use this code any ;;; way you like, as long as you don't charge money for it, remove this |