X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fstrtol.lisp;h=88aa560be629c81759331bb9f17f2c750b479842;hb=1e5809bc5e68d9f1f5a676fa24253b3b95d490ac;hp=2d54b8ba82ecd6c6f14b5db92687a1224813bcb7;hpb=ebedde4e67b858b1f65c5eb4dc7bc45978ed1e40;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)