X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Fgethostname.lisp;h=fb6f6e8a278f088cc9caca7aed38247e2138883c;hb=c4533c02d3f2ebd53178c93de2dee09ca39fe0e7;hp=2f9a261e8dc2fe3bc97c772a29b9faf1d23e6e6f;hpb=ebedde4e67b858b1f65c5eb4dc7bc45978ed1e40;p=uffi.git diff --git a/examples/gethostname.lisp b/examples/gethostname.lisp index 2f9a261..fb6f6e8 100644 --- a/examples/gethostname.lisp +++ b/examples/gethostname.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)