X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Farrays.lisp;h=0239e70998b49cdbfa3759d87db5bd7190adc6ab;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hp=8a5831218293fa01245d30b1852c7fe215277db2;hpb=0cc743ae64a220e99618d9cf8ffefb0cbabc9353;p=uffi.git diff --git a/examples/arrays.lisp b/examples/arrays.lisp index 8a58312..0239e70 100644 --- a/examples/arrays.lisp +++ b/examples/arrays.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)