X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst2.c;h=1bcf83eca6d1c45df9a50d15ae21e99fc882d8bf;hp=43aeaff94d9aa0954ea0386073f4eb83f87721f3;hb=ba1a707a2125e63c7180d712f4b8bf3685a17105;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/zoom/zoomtst2.c b/zoom/zoomtst2.c index 43aeaff..1bcf83e 100644 --- a/zoom/zoomtst2.c +++ b/zoom/zoomtst2.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst2.c,v 1.9 2007-01-03 08:42:17 adam Exp $ */ - -/** \file zoomtst2.c - \brief Asynchronous single-target client performing search (no retrieval) -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data + * See the file LICENSE for details. + */ #include #include @@ -59,6 +58,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