X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Funix.h;h=e30aed5752204cacf21ad4bba54826b727da675b;hp=7b7054b47925c3eebd41b9075b68c4ed3507956e;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hpb=4d531a1a9131d69c3b6c27fbac42837e22cff61c diff --git a/include/yaz/unix.h b/include/yaz/unix.h index 7b7054b..e30aed5 100644 --- a/include/yaz/unix.h +++ b/include/yaz/unix.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2003, Index Data. + * Copyright (c) 1995-2004, Index Data. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation, in whole or in part, for any purpose, is hereby granted, @@ -23,9 +23,12 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: unix.h,v 1.2 2003-01-06 08:20:27 adam Exp $ + * $Id: unix.h,v 1.3 2004-10-15 00:18:59 adam Exp $ * UNIX socket COMSTACK. By Morten Bøgeskov. - * + */ +/** + * \file unix.h + * \brief Header for UNIX domain socket COMSTACK */ #ifndef UNIX_H