More Doxygen stuff; for auto-generated code too
[yaz-moved-to-github.git] / include / yaz / ill.h
index daa9acb..2016d06 100644 (file)
@@ -1,9 +1,15 @@
 /*
- * Copyright (c) 1999-2003, Index Data
+ * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: ill.h,v 1.6 2003-03-03 19:57:35 adam Exp $
+ * $Id: ill.h,v 1.9 2006-04-20 20:50:51 adam Exp $
  */
+
+/**
+ * \file ill.h
+ * \brief ILL Package utilities
+ */
+
 #ifndef ILL_H
 #define ILL_H
 
@@ -33,3 +39,11 @@ YAZ_EXPORT ILL_APDU *ill_get_APDU (
 YAZ_END_CDECL
 
 #endif
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */
+