X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_enum.c;h=20e10d9f20ec68474e4c49f0244910c549e4ec5d;hb=60a702f390f7e2addfdab79f2328db3ba2897c8b;hp=76aadd0efdee61692805a69cb1fa5461848c0f91;hpb=0a7d4354288c747883261e9f430a7e0069225a5b;p=yaz-moved-to-github.git diff --git a/src/odr_enum.c b/src/odr_enum.c index 76aadd0..20e10d9 100644 --- a/src/odr_enum.c +++ b/src/odr_enum.c @@ -1,9 +1,12 @@ /* - * 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_enum.c,v 1.2 2004-08-11 12:15:38 adam Exp $ + * $Id: odr_enum.c,v 1.4 2005-01-15 19:47:14 adam Exp $ + */ +/** + * \file odr_enum.c + * \brief Implements ODR ENUM codec */ #if HAVE_CONFIG_H #include