X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoom-ka.c;h=c39e3f4c77f6d635a098e0d0d2ab7c6b24e93cb8;hb=cee361c60ab22518b0864d46d2c7b2b472ad797d;hp=13fa4c6897b0994c1ff0a45d5d84b6cc114c426d;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/zoom/zoom-ka.c b/zoom/zoom-ka.c index 13fa4c6..c39e3f4 100644 --- a/zoom/zoom-ka.c +++ b/zoom/zoom-ka.c @@ -1,8 +1,7 @@ -/* $Id: zoom-ka.c,v 1.2 2007-01-03 08:42:17 adam Exp $ */ - -/** \file zoom-ka.c - \brief Test ZOOM Keepalive / reconnect -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 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