X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fstrtol.lisp;fp=examples%2Fstrtol.lisp;h=88aa560be629c81759331bb9f17f2c750b479842;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hp=2d54b8ba82ecd6c6f14b5db92687a1224813bcb7;hpb=c8d044ecb8a0181cf45b36f00984ecd487d44c62;p=uffi.git diff --git a/examples/strtol.lisp b/examples/strtol.lisp index 2d54b8b..88aa560 100644 --- a/examples/strtol.lisp +++ b/examples/strtol.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)