X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoom-ka.c;h=f51f4b9bd410439ba0eb4358fec701d4974c3452;hb=f3027244f210c7014b46dc564e868bbdf10560e2;hp=83252b37b1e8324563993dad267a0558cd96b851;hpb=87fdb8465b6f9a7e90a022de67e9dbbb57c4c5c9;p=yaz-moved-to-github.git diff --git a/zoom/zoom-ka.c b/zoom/zoom-ka.c index 83252b3..f51f4b9 100644 --- a/zoom/zoom-ka.c +++ b/zoom/zoom-ka.c @@ -1,8 +1,7 @@ -/* $Id: zoom-ka.c,v 1.1 2006-09-19 19:41:32 adam Exp $ */ - -/** \file zoom-ka.c - \brief Test ZOOM Keepalive / reconnect -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data + * See the file LICENSE for details. + */ #include #include @@ -57,6 +56,7 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab