X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fber_bit.c;h=d9394266944369c449630fc2aec53bdd925f4976;hp=db584143a9963c81147117b351b3f06d2f0c14ed;hb=99268f722648e84bf5c54eb685a1434e100f38a1;hpb=9e4d074b5d72a383addc86a2c7e76ed60d3c4883 diff --git a/odr/ber_bit.c b/odr/ber_bit.c index db58414..d939426 100644 --- a/odr/ber_bit.c +++ b/odr/ber_bit.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_bit.c,v $ - * Revision 1.4 1995-04-18 08:15:13 quinn + * Revision 1.5 1995-05-16 08:50:43 quinn + * License, documentation, and memory fixes + * + * Revision 1.4 1995/04/18 08:15:13 quinn * Added dynamic memory allocation on encoding (whew). Code is now somewhat * neater. We'll make the same change for decoding one day. *