Changed include/yaz/diagbib1.h and added include/yaz/diagsrw.h with
[yaz-moved-to-github.git] / src / odr_oid.c
index 95d4447..aaacbe5 100644 (file)
@@ -1,8 +1,12 @@
 /*
- * Copyright (c) 1995-2004, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: odr_oid.c,v 1.3 2004-08-13 07:30:06 adam Exp $
+ * $Id: odr_oid.c,v 1.5 2005-01-15 19:47:14 adam Exp $
+ */
+/**
+ * \file odr_oid.c
+ * \brief Implements ODR OID codec
  */
 #if HAVE_CONFIG_H
 #include <config.h>