X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_choice.c;h=f91c589dbdb1aac39407e21a88311e643aea7dd4;hb=a97174e3c213916ba968c8922ec69e9101badb2d;hp=bc31ddfe0fe43e5224d7d091f3e794f3452bec66;hpb=0a7d4354288c747883261e9f430a7e0069225a5b;p=yaz-moved-to-github.git diff --git a/src/odr_choice.c b/src/odr_choice.c index bc31ddf..f91c589 100644 --- a/src/odr_choice.c +++ b/src/odr_choice.c @@ -1,10 +1,15 @@ /* - * 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_choice.c,v 1.2 2004-08-11 12:15:38 adam Exp $ + * $Id: odr_choice.c,v 1.4 2005-01-15 19:47:14 adam Exp $ */ + +/** + * \file odr_choice.c + * \brief Implements ODR CHOICE codec + */ + #if HAVE_CONFIG_H #include #endif