X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Funix.h;h=c66625cefa456ba04305219d5b0d4495bfbec00e;hb=8b2791efeb9e671fabf90c36c6828a5bf71c887b;hp=7b7054b47925c3eebd41b9075b68c4ed3507956e;hpb=4d531a1a9131d69c3b6c27fbac42837e22cff61c;p=yaz-moved-to-github.git diff --git a/include/yaz/unix.h b/include/yaz/unix.h index 7b7054b..c66625c 100644 --- a/include/yaz/unix.h +++ b/include/yaz/unix.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2003, Index Data. + * Copyright (C) 1995-2005, Index Data ApS * * 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.4 2005-01-15 19:47:10 adam Exp $ * UNIX socket COMSTACK. By Morten Bøgeskov. - * + */ +/** + * \file unix.h + * \brief Header for UNIX domain socket COMSTACK */ #ifndef UNIX_H