X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fmarcdump.c;h=2eddc4259fcb5c6b009ac2634eac7c627a33dd2f;hp=2b254cf4089b907bf9bdc4d17401c55ff9db97b3;hb=77fe8ea4a114c45e899a63ccfe767ce0dff722a0;hpb=7d093cf64e6045cf14dbf199f8cdf6b808dd3b65 diff --git a/util/marcdump.c b/util/marcdump.c index 2b254cf..2eddc42 100644 --- a/util/marcdump.c +++ b/util/marcdump.c @@ -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 #include #include +#include #ifndef SEEK_SET #define SEEK_SET 0