X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=16b25fbf85b81b7cdedca05d10fefd477c93c662;hb=be6bf53019f49c1448f0161e3b0ce8d3b5b09ec0;hp=b4b3207894c3cc50dd7af40232df5c61584b2a10;hpb=cfdf8897f78ff0fe95ade83ba62c1952a9979779;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index b4b3207..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.12 2004-12-08 09:06:06 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 @@ -46,3 +48,11 @@ #include #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +