X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fyaz-util.h;h=16b25fbf85b81b7cdedca05d10fefd477c93c662;hb=cf139020e5158b2a6ab6ba7cfb04df3d85c74f4b;hp=60d665a6da79d2da2299e2ae2be08c3ec79a8567;hpb=3b96525a40981e162b959f3e842e0ff20e314320;p=yaz-moved-to-github.git diff --git a/include/yaz/yaz-util.h b/include/yaz/yaz-util.h index 60d665a..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.11 2004-11-18 15:18:13 heikki 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 /* used to be log.h, but that is deprecated */ + +#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 + */ +