Doxyfile file description. Indentation. No change of code.
[yaz-moved-to-github.git] / src / dumpber.c
index 86c66e8..22a51e1 100644 (file)
@@ -1,10 +1,15 @@
 /*
- * Copyright (c) 1995-2003, Index Data.
+ * Copyright (c) 1995-2004, Index Data.
  * See the file LICENSE for details.
- * Sebastian Hammer, Adam Dickmeiss
  *
- * $Id: dumpber.c,v 1.1 2003-10-27 12:21:30 adam Exp $
+ * $Id: dumpber.c,v 1.2 2004-10-15 00:19:00 adam Exp $
  */
+
+/**
+ * \file dumpber.c
+ * \brief Implements BER dumping
+ */
+
 #if HAVE_CONFIG_H
 #include <config.h>
 #endif