X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fber_oid.c;h=9a96e521767d6e975373d3d46b5c3875c645e005;hp=c5dd5ea54c544146f49199c356389186a863057f;hb=7b4adcc54d64c9196a8c19a7f69c850774b8776b;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/ber_oid.c b/src/ber_oid.c index c5dd5ea..9a96e52 100644 --- a/src/ber_oid.c +++ b/src/ber_oid.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, 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.9 2007-01-03 08:42: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