X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=odr%2Fber_oid.c;h=20435c6515ea35a298c74c62efd5c3b4a4414e99;hp=6c2813d30f594995e8a71b98132361f9c321350f;hb=e1af980ed4466d784db2395ad5bdddadb8a24504;hpb=aa82967af8f06004b567ad1ed40c67b056c44e7b diff --git a/odr/ber_oid.c b/odr/ber_oid.c index 6c2813d..20435c6 100644 --- a/odr/ber_oid.c +++ b/odr/ber_oid.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_oid.c,v $ - * Revision 1.6 1995-04-18 08:15:18 quinn + * Revision 1.9 1995-09-29 17:12:19 quinn + * Smallish + * + * Revision 1.8 1995/09/27 15:02:56 quinn + * Modified function heads & prototypes. + * + * Revision 1.7 1995/05/16 08:50:47 quinn + * License, documentation, and memory fixes + * + * Revision 1.6 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. *