X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fber_oct.c;h=46e6297e778943dd35009481d0a470a65f45cfc3;hp=6f285ce45e24565168a53334f6b0b624fc8aa6da;hb=99268f722648e84bf5c54eb685a1434e100f38a1;hpb=9e4d074b5d72a383addc86a2c7e76ed60d3c4883 diff --git a/odr/ber_oct.c b/odr/ber_oct.c index 6f285ce..46e6297 100644 --- a/odr/ber_oct.c +++ b/odr/ber_oct.c @@ -1,10 +1,13 @@ /* - * 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: ber_oct.c,v $ - * Revision 1.7 1995-04-18 08:15:17 quinn + * Revision 1.8 1995-05-16 08:50:47 quinn + * License, documentation, and memory fixes + * + * Revision 1.7 1995/04/18 08:15:17 quinn * Added dynamic memory allocation on encoding (whew). Code is now somewhat * neater. We'll make the same change for decoding one day. *