X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=examples%2Ffile-socket.lisp;h=3ae12ccf051311d218da9d94cfc9c8c01718f3b1;hb=6b108d27ffc3f4e08f2529e71911ed02a5310a6d;hp=67fe8869a0aa3a044d633eb39a5c0b422ad9a50c;hpb=a95b9a217335917d96b8c0cced4f49c3e4846115;p=uffi.git diff --git a/examples/file-socket.lisp b/examples/file-socket.lisp index 67fe886..3ae12cc 100644 --- a/examples/file-socket.lisp +++ b/examples/file-socket.lisp @@ -7,13 +7,10 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Jul 2002 ;;;; -;;;; $Id: file-socket.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)