X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fgethostname.lisp;h=fb6f6e8a278f088cc9caca7aed38247e2138883c;hb=1e5809bc5e68d9f1f5a676fa24253b3b95d490ac;hp=a6e1b0e1afe7c33686d9de534c52f5d85fdabaa5;hpb=77378d36f07fe1f11893444217716b01628a329f;p=uffi.git diff --git a/examples/gethostname.lisp b/examples/gethostname.lisp index a6e1b0e..fb6f6e8 100644 --- a/examples/gethostname.lisp +++ b/examples/gethostname.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Feb 2002 ;;;; -;;;; $Id: gethostname.lisp,v 1.3 2002/12/02 13:21:43 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)