From: Sebastian Kremer Date: Sat, 2 Feb 1991 13:30:43 +0000 (+0000) Subject: Added copyleft and warnings. X-Git-Tag: emacs-19.34~15642 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d4a41dcd6ca8fd4b19c0f681f77df7677bee22b;p=emacs.git Added copyleft and warnings. --- diff --git a/lisp/ls-lisp.el b/lisp/ls-lisp.el index 8454773564a..3bb6e1d2e49 100644 --- a/lisp/ls-lisp.el +++ b/lisp/ls-lisp.el @@ -1,5 +1,7 @@ -;;;; dired-lisp.el - emulate ls completely in Emacs Lisp -;;;; Copyright (C) 1990 Sebastian Kremer +;;;; dired-lisp.el - emulate ls completely in Emacs Lisp. $Revision$ +;;;; Copyright (C) 1991 Sebastian Kremer + +;;;; READ THE WARNING BELOW BEFORE USING THIS PROGRAM! ;;;; Useful if you cannot afford to fork Emacs on a real memory UNIX, ;;;; under VMS, or if you don't have the ls program.