Bump year
[yaz-moved-to-github.git] / src / odr_cons.c
index 9740221..81fa4e1 100644 (file)
@@ -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 <config.h>
 #endif