X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Funion.lisp;h=2b45c50f9a825b2d1c73289b54f1659f900eb723;hb=ed82774c2426066c8995900cbfada5fd896ac742;hp=2e186d84e8f0119050b74ca9ed75157981921b2b;hpb=276c8f34b3070db313908a6d49a1ada16923fc21;p=uffi.git diff --git a/examples/union.lisp b/examples/union.lisp index 2e186d8..2b45c50 100644 --- a/examples/union.lisp +++ b/examples/union.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: union.lisp,v 1.3 2002/12/09 16:30:20 kevin Exp $ +;;;; $Id$ ;;;; -;;;; This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg +;;;; This file, part of UFFI, is Copyright (c) 2002-2005 by Kevin M. Rosenberg ;;;; -;;;; UFFI 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 :cl-user)