X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=listener.lisp;h=0b31cefd745d2eb174890d541bbb4505d9a3da4a;hp=36d7fd3e94b018fc3af53d21137ee9604502c2d4;hb=4298b0107c7d773ad7e2ee3b0837f8927da41578;hpb=79ce9975800c5c9e968c5db342add2d01a5cd83b diff --git a/listener.lisp b/listener.lisp index 36d7fd3..0b31cef 100644 --- a/listener.lisp +++ b/listener.lisp @@ -7,7 +7,13 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Jun 2003 ;;;; -;;;; $Id: listener.lisp,v 1.7 2003/07/16 16:01:37 kevin Exp $ +;;;; $Id$ +;;;; +;;;; This file, part of KMRCL, is Copyright (c) 2002-2003 by Kevin M. Rosenberg +;;;; +;;;; 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)