X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fopacdisp.c;h=7d069dce4e6a6e15f185ec97fa6ddd74355508b3;hb=c6b8edd2312a4606cc014738266059a20e3b6e61;hp=f8e89ca3d78071de2dfa951fd5ee2be737260d52;hpb=1318f44dd22ba2a86fd3946c8b2b01ba2370235e;p=yaz-moved-to-github.git diff --git a/src/opacdisp.c b/src/opacdisp.c index f8e89ca..7d069dc 100644 --- a/src/opacdisp.c +++ b/src/opacdisp.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2008, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: opacdisp.c,v 1.10 2008-01-30 20:00:55 adam Exp $ */ /** * \file opacdisp.c @@ -174,6 +172,7 @@ void yaz_display_OPAC(WRBUF wrbuf, Z_OPACRecord *opac_rec, int flags) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab