X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Foid_util.c;h=7cf02db7cc4853568e2bbf21a7ac3b940d8f3bfb;hb=23b8fd79b9b42dd8655bcd2e0af8a3905348f059;hp=c630ebf03137a53a88c41f14f2de1deae8fad610;hpb=7a98e9bfbb9d5fe7d44822a9838e3becbdce9363;p=yaz-moved-to-github.git 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