X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fber_tag.c;h=fa4a5ab790e11aa62307b870b4dfb018145ff5f4;hp=49c1a34505be35345442b2352370e06a2bb3fc31;hb=99268f722648e84bf5c54eb685a1434e100f38a1;hpb=aa82967af8f06004b567ad1ed40c67b056c44e7b diff --git a/odr/ber_tag.c b/odr/ber_tag.c index 49c1a34..fa4a5ab 100644 --- a/odr/ber_tag.c +++ b/odr/ber_tag.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_tag.c,v $ - * Revision 1.10 1995-04-18 08:15:18 quinn + * Revision 1.11 1995-05-16 08:50:48 quinn + * License, documentation, and memory fixes + * + * Revision 1.10 1995/04/18 08:15:18 quinn * Added dynamic memory allocation on encoding (whew). Code is now somewhat * neater. We'll make the same change for decoding one day. *