X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fgettime.lisp;h=6dc66c6d8c3d686969035aef84961ada20e34469;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hp=7707f647c2c306f042a1a93a8c65ec2c5414e63b;hpb=ebedde4e67b858b1f65c5eb4dc7bc45978ed1e40;p=uffi.git diff --git a/examples/gettime.lisp b/examples/gettime.lisp index 7707f64..6dc66c6 100644 --- a/examples/gettime.lisp +++ b/examples/gettime.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)