X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Funix.h;h=fc6da6e3f7438343fde5a2fa9062e5f85d590517;hb=cf139020e5158b2a6ab6ba7cfb04df3d85c74f4b;hp=e30aed5752204cacf21ad4bba54826b727da675b;hpb=05c274ef315384faafcc5900c17468f0ea2474e6;p=yaz-moved-to-github.git diff --git a/include/yaz/unix.h b/include/yaz/unix.h index e30aed5..fc6da6e 100644 --- a/include/yaz/unix.h +++ b/include/yaz/unix.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995-2004, 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,7 +23,7 @@ * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE * OF THIS SOFTWARE. * - * $Id: unix.h,v 1.3 2004-10-15 00:18:59 adam Exp $ + * $Id: unix.h,v 1.5 2005-06-25 15:46:03 adam Exp $ * UNIX socket COMSTACK. By Morten Bøgeskov. */ /** @@ -50,3 +50,11 @@ YAZ_END_CDECL #endif #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +