X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Foid_util.c;h=7cf02db7cc4853568e2bbf21a7ac3b940d8f3bfb;hp=c630ebf03137a53a88c41f14f2de1deae8fad610;hb=0f073baf2183a54f2a5691e697fde68c9a5f50c5;hpb=7a98e9bfbb9d5fe7d44822a9838e3becbdce9363 diff --git a/src/oid_util.c b/src/oid_util.c index c630ebf..7cf02db 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-2010 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