X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_seq.c;h=7d41c108817404bd1f59b33e33ddd9487ef9b49f;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=c642ac14201feee7b602dee3e183b4a54f4d49b4;hpb=c6e47cbbff56f39f6d81b079ebaeac41d793d4d9;p=yaz-moved-to-github.git diff --git a/src/odr_seq.c b/src/odr_seq.c index c642ac1..7d41c10 100644 --- a/src/odr_seq.c +++ b/src/odr_seq.c @@ -1,11 +1,13 @@ /* - * Copyright (c) 1995-2003, Index Data + * Copyright (C) 1995-2005, Index Data ApS * 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.3 2005-01-15 19:47:14 adam Exp $ + */ +/** + * \file odr_seq.c + * \brief Implements ODR SEQUENCE codec */ - #if HAVE_CONFIG_H #include #endif