X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fodr_null.c;h=bd8859e848ec2f7442310fd18952bbd17bfe8196;hp=e3a8ab854534dec3075605a197a1f20564e4e3e9;hb=ab61788b20fce5faedceb7599f6b5f43be72ba9a;hpb=db93359f0cbf9a1e9dc81ea05f7b8662f843ae3d diff --git a/src/odr_null.c b/src/odr_null.c index e3a8ab8..bd8859e 100644 --- a/src/odr_null.c +++ b/src/odr_null.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_null.c,v 1.8 2007-03-19 21:08:13 adam Exp $ */ /** * \file odr_null.c @@ -56,6 +54,7 @@ int odr_null(ODR o, Odr_null **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