X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_any.c;h=4cf196b221e0f8e901487865fcf0a0091a20ce01;hp=3d190d9b5e41418585bd781717cd3798681aed9d;hb=8cb8947e3a7bff4dbf8f124871cb4905df1adce7;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/src/odr_any.c b/src/odr_any.c index 3d190d9..4cf196b 100644 --- a/src/odr_any.c +++ b/src/odr_any.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) Index Data * See the file LICENSE for details. - * - * $Id: odr_any.c,v 1.6 2007-01-03 08:42:15 adam Exp $ */ /** @@ -42,6 +40,7 @@ int odr_any(ODR o, Odr_any **p, int opt, const char *name) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab