X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Foid_db.c;h=27f5be5137b7ea91f59004774292633542c88ebe;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=60d3e545074eda33c1e846dac9b5539cce27911b;hpb=cf30376bd9e43ad653c6292f275ee4dd10b70a6c;p=yaz-moved-to-github.git diff --git a/src/oid_db.c b/src/oid_db.c index 60d3e54..27f5be5 100644 --- a/src/oid_db.c +++ b/src/oid_db.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_db.c,v 1.10 2007-11-30 11:42:04 adam Exp $ */ /** @@ -204,6 +202,7 @@ void yaz_oid_trav(yaz_oid_db_t oid_db, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab