Bump year
[yaz-moved-to-github.git] / src / eventl.h
index 43df1bc..84338a9 100644 (file)
@@ -1,9 +1,16 @@
 /*
- * Copyright (c) 1995-2003, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
- * Sebastian Hammer, Adam Dickmeiss
  *
- * $Id: eventl.h,v 1.1 2003-10-27 12:21:30 adam Exp $
+ * $Id: eventl.h,v 1.3 2005-01-15 19:47:13 adam Exp $
+ */
+
+/**
+ * \file eventl.h
+ * \brief Definitions for event loop handling for GFS.
+ *
+ * This "private" header defines various functions for the
+ * main event loop in GFS.
  */
 
 #ifndef EVENTL_H