X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fzgdu.h;h=e7a97c0855d0da5fdb949692368881a584af5a3c;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hp=17ffa08abd5d9e310e3ffa2e85f1018f53f64b15;hpb=05c274ef315384faafcc5900c17468f0ea2474e6;p=yaz-moved-to-github.git diff --git a/include/yaz/zgdu.h b/include/yaz/zgdu.h index 17ffa08..e7a97c0 100644 --- a/include/yaz/zgdu.h +++ b/include/yaz/zgdu.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 1998-2004, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: zgdu.h,v 1.3 2004-10-15 00:18:59 adam Exp $ + * $Id: zgdu.h,v 1.5 2005-06-25 15:46:03 adam Exp $ */ /** @@ -66,3 +66,11 @@ YAZ_EXPORT Z_GDU *z_get_HTTP_Request(ODR o); YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +