X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fzoom-socket.c;h=c0b670ff074c178ab538411853d48bcebc23bb22;hp=2d9d6863ade846a01d3cb97f954e1546ae99ac54;hb=c2d4d247b3fe28f7c191fbc3644c8e011e1a4fea;hpb=3576736bac485d8f04b2fc4f6b5cfcef7576d741 diff --git a/src/zoom-socket.c b/src/zoom-socket.c index 2d9d686..c0b670f 100644 --- a/src/zoom-socket.c +++ b/src/zoom-socket.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: zoom-socket.c,v 1.8 2007-11-30 11:44:47 adam Exp $ */ /** * \file zoom-socket.c @@ -110,6 +108,7 @@ ZOOM_API(int) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab