X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fc-test-fns.lisp;h=880bd2e9781b032dc28a6f7074e65546e049c0e5;hb=093110cc904383694a1b549cf3525cc7088e92e1;hp=f24d5cc29293840112393e2e8ea869ecd2987ddb;hpb=ebedde4e67b858b1f65c5eb4dc7bc45978ed1e40;p=uffi.git diff --git a/examples/c-test-fns.lisp b/examples/c-test-fns.lisp index f24d5cc..880bd2e 100644 --- a/examples/c-test-fns.lisp +++ b/examples/c-test-fns.lisp @@ -9,11 +9,8 @@ ;;;; ;;;; $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)