Added MarcXchange support.
[yaz-moved-to-github.git] / src / odr_bool.c
index 151d050..d1582f5 100644 (file)
@@ -1,9 +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_bool.c,v 1.2 2004-08-11 12:15:38 adam Exp $
+ * $Id: odr_bool.c,v 1.4 2005-01-15 19:47:14 adam Exp $
+ */
+
+/**
+ * \file odr_bool.c
+ * \brief Implements ODR BOOLEAN codec
  */
 #if HAVE_CONFIG_H
 #include <config.h>