X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fodr_any.c;h=7af80b2b2a1b25d0b24525f76d0639e8c6f67fe6;hb=a3e65bcd3250b107397675bc65b35b5939355025;hp=3d190d9b5e41418585bd781717cd3798681aed9d;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/odr_any.c b/src/odr_any.c index 3d190d9..7af80b2 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) 1995-2012 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