X-Git-Url: http://git.kpe.io/?p=lml2.git;a=blobdiff_plain;f=read-macro.lisp;fp=read-macro.lisp;h=cea9af9fad10ce4f8b8be485cc5515e929141c56;hp=16dc05d177108606514388506208fda94794420d;hb=be1b61b9a1a19ea618b9cd854d6539957c4efd57;hpb=2bde32940be97a0ebf36a6f30609344d4f6a5d46 diff --git a/read-macro.lisp b/read-macro.lisp index 16dc05d..cea9af9 100644 --- a/read-macro.lisp +++ b/read-macro.lisp @@ -7,13 +7,11 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Aug 2002 ;;;; -;;;; $Id: read-macro.lisp,v 1.1 2003/06/20 04:12:29 kevin Exp $ +;;;; $Id: read-macro.lisp,v 1.2 2003/07/12 17:54:05 kevin Exp $ ;;;; -;;;; 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)