X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_oid.c;h=9a96e521767d6e975373d3d46b5c3875c645e005;hp=ed05298ca4d1c4d859086d0570a44e9c4d6a8528;hb=e137416de024bcc37cc35ecae1ce2079f188ac41;hpb=a1f888c8d35ebce2c0b3a6be4e7dc4f7d9dfcf63 diff --git a/src/ber_oid.c b/src/ber_oid.c index ed05298..9a96e52 100644 --- a/src/ber_oid.c +++ b/src/ber_oid.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2005, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: ber_oid.c,v 1.8 2006-04-17 07:40:15 adam Exp $ */ /** @@ -138,6 +136,7 @@ int ber_oidc(ODR o, Odr_oid *p, int max_oid_size) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab