X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fatoifl.lisp;h=69cb5dc83836db26ec7295d13914628e91b6f391;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hp=47c194cf9e4fe5f9430ccb746e245e5810b31018;hpb=a95b9a217335917d96b8c0cced4f49c3e4846115;p=uffi.git diff --git a/examples/atoifl.lisp b/examples/atoifl.lisp index 47c194c..69cb5dc 100644 --- a/examples/atoifl.lisp +++ b/examples/atoifl.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: atoifl.lisp,v 1.1 2002/09/30 10:02:36 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)