X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fz3950oid.c;h=b2cdb9e105a2b5283559b511dfb5bf725ec406dd;hb=db93359f0cbf9a1e9dc81ea05f7b8662f843ae3d;hp=435ed4e111ea6a2cc6614a21ce886b20380e7b08;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;p=yaz-moved-to-github.git diff --git a/src/z3950oid.c b/src/z3950oid.c index 435ed4e..b2cdb9e 100644 --- a/src/z3950oid.c +++ b/src/z3950oid.c @@ -1,10 +1,14 @@ /* - * Copyright (C) 1995-2005, Index Data ApS + * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. * - * $Id: z3950oid.c,v 1.4 2005-06-25 15:46:06 adam Exp $ + * $Id: z3950oid.c,v 1.6 2007-01-03 08:42:15 adam Exp $ */ +/** \file z3950oid.c + \brief Z3950 OID conversion utilities +*/ + #if HAVE_CONFIG_H #include #endif