X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fc-test-fns.lisp;h=880bd2e9781b032dc28a6f7074e65546e049c0e5;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hp=4ff8fb90ea24632fd6b0240349418dad6a8f7908;hpb=535491c5db05b0cae9aea892d652d73a9e1b0f19;p=uffi.git diff --git a/examples/c-test-fns.lisp b/examples/c-test-fns.lisp index 4ff8fb9..880bd2e 100644 --- a/examples/c-test-fns.lisp +++ b/examples/c-test-fns.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Mar 2002 ;;;; -;;;; $Id: c-test-fns.lisp,v 1.4 2002/11/18 04:53:31 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)