X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=2%2Ffiles.lisp;h=7efb4e64a72db0bd2bcc4571817201c72d1c851c;hb=56101303de2ecd982a094e354a4d4d2eb1547d81;hp=9045cb4fc5a87728f124b0149680bae8c3899309;hpb=096b456fe920373f3b54fbe47f10f3e41c4fe925;p=lml.git diff --git a/2/files.lisp b/2/files.lisp index 9045cb4..7efb4e6 100644 --- a/2/files.lisp +++ b/2/files.lisp @@ -2,16 +2,14 @@ ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; -;;;; Name: files.cl +;;;; Name: files.lisp ;;;; Purpose: File and directory functions for LML ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; This file, part of LML2, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of LML2, is Copyright (c) 2000-2003 by Kevin Rosenberg. +;;;; Rights of modification and redistribution are in the LICENSE file. ;;;; -;;;; LML2 users are granted the rights to distribute and use this software -;;;; as governed by the terms of the GNU General Public License v2 -;;;; (http://www.gnu.org/licenses/gpl.html) ;;;; ************************************************************************* (in-package #:lml2)