Doxyfile file description. Indentation. No change of code.
[yaz-moved-to-github.git] / include / yaz / options.h
index 4ad5968..72cd9c1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1995-2003, Index Data.
+ * Copyright (c) 1995-2004, Index Data.
  *
  * Permission to use, copy, modify, distribute, and sell this software and
  * its documentation, in whole or in part, for any purpose, is hereby granted,
  * LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  * OF THIS SOFTWARE.
  *
- * $Id: options.h,v 1.3 2003-03-03 19:57:35 adam Exp $
+ * $Id: options.h,v 1.4 2004-10-15 00:18:59 adam Exp $
+ */
+
+/**
+ * \file options.h
+ * \brief Header for command line options parsing utilities
  */
 
 #ifndef OPTIONS_H