X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fotherinfo.c;h=aac8c9e62cd4091e101642836e26de8282605add;hp=de6e94feb8e58d6c253bb7b0db3ef621fa62fa85;hb=4efb9de61a4284830d3dde10a992a42067879c84;hpb=7a98e9bfbb9d5fe7d44822a9838e3becbdce9363 diff --git a/src/otherinfo.c b/src/otherinfo.c index de6e94f..aac8c9e 100644 --- a/src/otherinfo.c +++ b/src/otherinfo.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: otherinfo.c,v 1.8 2007-05-08 08:22:36 adam Exp $ */ /** * \file otherinfo.c @@ -182,6 +180,7 @@ char *yaz_oi_get_string_oid ( /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab