Doxyfile file description. Indentation. No change of code.
[yaz-moved-to-github.git] / include / yaz / logrpn.h
index d1f4c07..2a18227 100644 (file)
@@ -1,22 +1,13 @@
 /*
- * Copyright (c) 1997-2000, Index Data.
+ * Copyright (c) 1997-2004, Index Data.
  * See the file LICENSE for details.
- * Sebastian Hammer, Adam Dickmeiss
- *
- * $Log: logrpn.h,v $
- * Revision 1.3  2003-01-06 08:20:27  adam
- * SRW, CQL, 2003
- *
- * Revision 1.2  2000/02/28 11:20:06  adam
- * Using autoconf. New definitions: YAZ_BEGIN_CDECL/YAZ_END_CDECL.
- *
- * Revision 1.1  1999/11/30 13:47:11  adam
- * Improved installation. Moved header files to include/yaz.
- *
- * Revision 1.1  1998/11/16 16:02:32  adam
- * Added loggin utilies, log_rpn_query and log_scan_term. These used
- * to be part of Zebra.
  *
+ * $Id: logrpn.h,v 1.5 2004-10-15 00:18:59 adam Exp $
+ */
+
+/**
+ * \file logrpn.h
+ * \brief Header for Z39.50 Query Printing
  */
 
 #ifndef LOG_RPN_H