X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst1.c;h=371a467ac0ce7755bb1d018af9b0e8d52c50430a;hp=76ff2d7e73dfe96a05f6f021d13ec3dd9fcad47e;hb=5ce89138d84a5edc6d9b8e6d8128367b9b9b3e31;hpb=d57ade59211707b9bcfacc61039e446c9fa3f36f diff --git a/zoom/zoomtst1.c b/zoom/zoomtst1.c index 76ff2d7..371a467 100644 --- a/zoom/zoomtst1.c +++ b/zoom/zoomtst1.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst1.c,v 1.5 2006-04-21 10:28:08 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-2011 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