X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=16b25fbf85b81b7cdedca05d10fefd477c93c662;hb=3a12e23d93ba2aadcddefc74ebe02b90f53381c3;hp=b21fb88c1eef5accfc58082e90e8c08978abdc4f;hpb=05c274ef315384faafcc5900c17468f0ea2474e6;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index b21fb88..16b25fb 100644 --- a/include/yaz/yaz-util.h +++ b/include/yaz/yaz-util.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: yaz-util.h,v 1.10 2004-10-15 00:18:59 adam Exp $ + * $Id: yaz-util.h,v 1.16 2005-06-25 15:46:03 adam Exp $ */ /** * \file yaz-util.h @@ -36,7 +36,9 @@ #include #include #include -#include + +#include + #include #include #include @@ -46,3 +48,11 @@ #include #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +