X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fz3950oid.c;h=1da265218ff303fc2a04faa00ee248dc6bbb4370;hp=435ed4e111ea6a2cc6614a21ce886b20380e7b08;hb=abd3118d2280ffe01b4ff3a7b36428b7b5c91827;hpb=d02fa05385c5bc77f4faafd2117bdba699e15cbf diff --git a/src/z3950oid.c b/src/z3950oid.c index 435ed4e..1da2652 100644 --- a/src/z3950oid.c +++ b/src/z3950oid.c @@ -1,10 +1,14 @@ /* - * Copyright (C) 1995-2005, Index Data ApS + * Copyright (C) 1995-2006, 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.5 2006-04-20 20:50:51 adam Exp $ */ +/** \file z3950oid.c + \brief Z3950 OID conversion utilities +*/ + #if HAVE_CONFIG_H #include #endif