*** empty log message ***
[yaz-moved-to-github.git] / util / marcdump.c
index 2b254cf..2eddc42 100644 (file)
@@ -1,10 +1,16 @@
 /*
- * Copyright (C) 1994, Index Data I/S 
- * All rights reserved.
+ * Copyright (c) 1995, Index Data
+ * See the file LICENSE for details.
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: marcdump.c,v $
- * Revision 1.1  1995-04-10 10:28:47  quinn
+ * Revision 1.3  1995-05-16 08:51:12  quinn
+ * License, documentation, and memory fixes
+ *
+ * Revision 1.2  1995/05/15  11:56:56  quinn
+ * Debuggng & adjustments.
+ *
+ * Revision 1.1  1995/04/10  10:28:47  quinn
  * Added copy of CCL and MARC display
  *
  */
@@ -13,6 +19,7 @@
 #include <stdlib.h>
 #include <errno.h>
 #include <marcdisp.h>
+#include <dmalloc.h>
 
 #ifndef SEEK_SET
 #define SEEK_SET 0