X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsrw.c;h=c962922b9fb178589c39bab7db4695362e5e5b3b;hb=4e3f7be8266559e07dc01ae5d6aba31d30b8bd44;hp=93037e99dae81ef2090df5b4052d2bbad25bfb33;hpb=c9e4ad355f2f30b98fa129d9f63d00f70b56652d;p=yaz-moved-to-github.git diff --git a/src/srw.c b/src/srw.c index 93037e9..c962922 100644 --- a/src/srw.c +++ b/src/srw.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: srw.c,v 1.58 2007-09-09 05:54:45 adam Exp $ */ /** * \file srw.c @@ -1288,6 +1286,7 @@ int yaz_ucp_codec(ODR o, void * vptr, Z_SRW_PDU **handler_data, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab