X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fzgdu.c;h=d6c2dc7e22f7017e5a4b01131d3597237d0f04b7;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=f79bc9b7c4721a5e5d069eddce10f7e798521ed9;hpb=f9d5791b3b7222309b5112e8e269ff36325d7498;p=yaz-moved-to-github.git diff --git a/src/zgdu.c b/src/zgdu.c index f79bc9b..d6c2dc7 100644 --- a/src/zgdu.c +++ b/src/zgdu.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: zgdu.c,v 1.19 2007-01-11 10:55:57 adam Exp $ */ /** @@ -57,6 +55,7 @@ int z_GDU (ODR o, Z_GDU **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