Changed include/yaz/diagbib1.h and added include/yaz/diagsrw.h with
[yaz-moved-to-github.git] / src / version.c
index a819d2c..d93e326 100644 (file)
@@ -1,10 +1,19 @@
 /*
- * Copyright (c) 1995-2003, Index Data.
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
- * Sebastian Hammer, Adam Dickmeiss
  *
- * $Id: version.c,v 1.1 2003-10-27 12:21:36 adam Exp $
+ * $Id: version.c,v 1.3 2005-01-15 19:47:14 adam Exp $
  */
+
+/**
+ * \file version.c
+ * \brief Implements YAZ version utilities.
+ */
+
+/**
+ * \mainpage The YAZ Toolkit.
+ */
 #if HAVE_CONFIG_H
 #include <config.h>
 #endif