X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=odr%2Fber_tag.c;h=b71acea8dc5a2f6a6a0941a803bbb0ef01cf64a3;hb=fc89703038b1168a8f52b6920c50dedb9080063d;hp=49c1a34505be35345442b2352370e06a2bb3fc31;hpb=aa82967af8f06004b567ad1ed40c67b056c44e7b;p=yaz-moved-to-github.git diff --git a/odr/ber_tag.c b/odr/ber_tag.c index 49c1a34..b71acea 100644 --- a/odr/ber_tag.c +++ b/odr/ber_tag.c @@ -1,10 +1,19 @@ /* - * 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.13 1995-09-29 17:12:21 quinn + * Smallish + * + * Revision 1.12 1995/09/27 15:02:57 quinn + * Modified function heads & prototypes. + * + * 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. *