X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_cons.c;h=81fa4e13ddf54aff06c1a93a40a85e71e2651dc9;hb=725db3d87d84a1072939d74a537454a5d4e1e0cc;hp=974022196ab126886b920bcac5fde58e41145239;hpb=3cef72d7093afaa8b106e4160ef0885b2ac50335;p=yaz-moved-to-github.git diff --git a/src/odr_cons.c b/src/odr_cons.c index 9740221..81fa4e1 100644 --- a/src/odr_cons.c +++ b/src/odr_cons.c @@ -1,10 +1,16 @@ /* - * Copyright (c) 1995-2004, Index Data + * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: odr_cons.c,v 1.3 2004-08-13 07:30:06 adam Exp $ + * $Id: odr_cons.c,v 1.5 2005-01-15 19:47:14 adam Exp $ * */ + +/** + * \file odr_cons.c + * \brief Implements ODR constructed codec. + */ + #if HAVE_CONFIG_H #include #endif