X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fstrtol.lisp;h=88aa560be629c81759331bb9f17f2c750b479842;hb=1220d2e5b2cec5a2b8dfad1ba15b0764c2064374;hp=c2956e37363f004e7170fb00a35a50c752e2e3f8;hpb=a95b9a217335917d96b8c0cced4f49c3e4846115;p=uffi.git diff --git a/examples/strtol.lisp b/examples/strtol.lisp index c2956e3..88aa560 100644 --- a/examples/strtol.lisp +++ b/examples/strtol.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: strtol.lisp,v 1.1 2002/09/30 10:02:36 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)