Fixed bug #2068: pkg-config trouble.
[yaz-moved-to-github.git] / src / version.c
index c52a0af..0b5256d 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 1995-2005, Index Data ApS
+ * Copyright (C) 1995-2007, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: version.c,v 1.4 2005-06-25 15:46:06 adam Exp $
+ * $Id: version.c,v 1.6 2007-01-13 08:57:47 adam Exp $
  */
 
 /**
  * \brief Implements YAZ version utilities.
  */
 
-/**
- * \mainpage The YAZ Toolkit.
- */
 #if HAVE_CONFIG_H
 #include <config.h>
 #endif