Changed include/yaz/diagbib1.h and added include/yaz/diagsrw.h with
[yaz-moved-to-github.git] / src / xcqlutil.c
index 45815b0..b430a28 100644 (file)
@@ -1,11 +1,17 @@
-/* $Id: xcqlutil.c,v 1.3 2004-03-15 21:39:06 adam Exp $
-   Copyright (C) 2002-2004
+/* $Id: xcqlutil.c,v 1.5 2005-01-15 19:47:14 adam Exp $
+   Copyright (C) 1995-2005, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
 
 See the file LICENSE.
 */
+
+/**
+ * \file xcqlutil.c
+ * \brief Implements CQL to XCQL conversion.
+ */
+
 #include <stdlib.h>
 #include <string.h>
 #include <stdio.h>