X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fyaz%2Fotherinfo.h;h=cb429cb3faa6b0928f49636a124707e5de26ca8c;hb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;hp=69dc8ddfae44f3fb914fa2fd1954e91936a57079;hpb=78e049108ef4c65f1dc3dddd747e59b90b75a9a6;p=yaz-moved-to-github.git diff --git a/include/yaz/otherinfo.h b/include/yaz/otherinfo.h index 69dc8dd..cb429cb 100644 --- a/include/yaz/otherinfo.h +++ b/include/yaz/otherinfo.h @@ -1,9 +1,12 @@ /* - * Copyright (c) 1999, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss * - * $Id: otherinfo.h,v 1.2 2000-02-28 11:20:06 adam Exp $ + * $Id: otherinfo.h,v 1.5 2005-06-25 15:46:03 adam Exp $ + */ +/** + * \file otherinfo.h + * \brief Header for Z39.50 OtherInfo utilities */ #ifndef OTHERINFO_H #define OTHERINFO_H @@ -34,3 +37,11 @@ YAZ_EXPORT char *yaz_oi_get_string_oidval( YAZ_END_CDECL #endif +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +