]> git.eshelyaron.com Git - emacs.git/commitdiff
Added copyleft and warnings.
authorSebastian Kremer <sk@thp.uni-koeln.de>
Sat, 2 Feb 1991 13:30:43 +0000 (13:30 +0000)
committerSebastian Kremer <sk@thp.uni-koeln.de>
Sat, 2 Feb 1991 13:30:43 +0000 (13:30 +0000)
lisp/ls-lisp.el

index 8454773564abb5a6e37a4ef09240266d043bbac2..3bb6e1d2e4917a48041b36ebb91d724a250b976a 100644 (file)
@@ -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 <sk@thp.uni-koeln.de>
+
+;;;; 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.