# HG changeset patch # User Sebastian Kremer # Date 665501443 0 # Node ID c3060611e9afaecde16cc4a391856f6227a2f901 # Parent 121e45aa6ad0dbd044f73c8c02ff5a9f91ff7028 Added copyleft and warnings. diff -r 121e45aa6ad0 -r c3060611e9af lisp/ls-lisp.el --- a/lisp/ls-lisp.el Sat Feb 02 13:10:10 1991 +0000 +++ b/lisp/ls-lisp.el Sat Feb 02 13:30:43 1991 +0000 @@ -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.