X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fgrs1disp.c;h=f6a64ce114fcb47e6ab475111728ed7e2c9b900c;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=9195ea0ad861f68c0f8886a6492e049b06a35c0a;hpb=7a98e9bfbb9d5fe7d44822a9838e3becbdce9363;p=yaz-moved-to-github.git diff --git a/src/grs1disp.c b/src/grs1disp.c index 9195ea0..f6a64ce 100644 --- a/src/grs1disp.c +++ b/src/grs1disp.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: grs1disp.c,v 1.8 2007-05-08 08:22:36 adam Exp $ */ /** @@ -129,6 +127,7 @@ void yaz_display_grs1(WRBUF wrbuf, Z_GenericRecord *r, int flags) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab