X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr.c;h=7e376c114282449986f0fb8dd34c80bbc74880f7;hp=beb29866326686ca70e93391291c0cf212dcaa29;hb=b6aa93dcb5c07ed09b664c006b5f33b0135a0854;hpb=db93359f0cbf9a1e9dc81ea05f7b8662f843ae3d diff --git a/src/odr.c b/src/odr.c index beb2986..7e376c1 100644 --- a/src/odr.c +++ b/src/odr.c @@ -1,9 +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: odr.c,v 1.16 2007-03-19 21:08:13 adam Exp $ - * */ /** @@ -303,6 +300,7 @@ void odr_printf(ODR o, const char *fmt, ...) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab