X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Foid_util.c;h=cea66fbe65590e47c2d5a09df2c91cda83a0baf8;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=c630ebf03137a53a88c41f14f2de1deae8fad610;hpb=7a98e9bfbb9d5fe7d44822a9838e3becbdce9363;p=yaz-moved-to-github.git diff --git a/src/oid_util.c b/src/oid_util.c index c630ebf..cea66fb 100644 --- a/src/oid_util.c +++ b/src/oid_util.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: oid_util.c,v 1.4 2007-05-08 08:22:36 adam Exp $ */ /** @@ -100,6 +98,7 @@ int oid_dotstring_to_oid(const char *name, Odr_oid *oid) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab