X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst1.c;h=76d5152c4a35beb685f57471569a0cea7e716558;hp=b3dae58b9232d71154cb8db9f8449144c7da4d8d;hb=29b3b3213c4c8ad38bab054b56f8b70f1b14d67a;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/zoom/zoomtst1.c b/zoom/zoomtst1.c index b3dae58..76d5152 100644 --- a/zoom/zoomtst1.c +++ b/zoom/zoomtst1.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst1.c,v 1.6 2007-01-03 08:42:17 adam Exp $ */ - -/** \file zoomtst1.c - \brief Synchronous single-target client doing search (but no retrieval) -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data + * See the file LICENSE for details. + */ #include #include @@ -42,6 +41,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