X-Git-Url: http://git.kpe.io/?p=uffi.git;a=blobdiff_plain;f=examples%2Ffile-socket.lisp;h=3ae12ccf051311d218da9d94cfc9c8c01718f3b1;hp=58ef17c9d04acc527edf6e51bee9943b5a9b32af;hb=3ade95bab16abe09642554e9cbf56f117f01e507;hpb=c8d044ecb8a0181cf45b36f00984ecd487d44c62 diff --git a/examples/file-socket.lisp b/examples/file-socket.lisp index 58ef17c..3ae12cc 100644 --- a/examples/file-socket.lisp +++ b/examples/file-socket.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)