X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_seq.c;fp=src%2Fodr_seq.c;h=7242943a2f58e1c4f7671846b5dc37d5257e2af1;hb=05c274ef315384faafcc5900c17468f0ea2474e6;hp=c642ac14201feee7b602dee3e183b4a54f4d49b4;hpb=0420d74c15267c4cb7903503b51937f836096b7a;p=yaz-moved-to-github.git diff --git a/src/odr_seq.c b/src/odr_seq.c index c642ac1..7242943 100644 --- a/src/odr_seq.c +++ b/src/odr_seq.c @@ -1,11 +1,13 @@ /* - * Copyright (c) 1995-2003, Index Data + * Copyright (c) 1995-2004, Index Data * See the file LICENSE for details. - * Sebastian Hammer, Adam Dickmeiss * - * $Id: odr_seq.c,v 1.1 2003-10-27 12:21:34 adam Exp $ + * $Id: odr_seq.c,v 1.2 2004-10-15 00:19:00 adam Exp $ + */ +/** + * \file odr_seq.c + * \brief Implements ODR SEQUENCE codec */ - #if HAVE_CONFIG_H #include #endif