X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=ml-class.lisp;h=525ff16cfd69f08bdd44c217a9d0ab227bf40ca6;hp=59e2211a00511f829dc07b634fd2db7ddd102d37;hb=30b4f8d91af2bb031e8d4ef7d5a38492739de2bf;hpb=80eb0884949a138edba1e468e904728caf083264 diff --git a/ml-class.lisp b/ml-class.lisp index 59e2211..525ff16 100644 --- a/ml-class.lisp +++ b/ml-class.lisp @@ -11,12 +11,13 @@ ;;;; in Text, HTML, and XML formats. This includes hyperlinking ;;;; capability and sub-objects. ;;;; -;;;; $Id: ml-class.lisp,v 1.3 2002/10/06 13:35:30 kevin Exp $ +;;;; $Id: ml-class.lisp,v 1.4 2002/10/10 16:23:48 kevin Exp $ ;;;; -;;;; This file, part of Kmrcl, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; -;;;; Kmrcl users are granted the rights to distribute and use this software -;;;; as governed by the terms of the GNU General Public License. +;;;; KMRCL users are granted the rights to distribute and use this software +;;;; as governed by the terms of the Lisp Lesser GNU Public License +;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL. ;;;; ************************************************************************* (in-package :kmrcl)