X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=zoom%2Fzoomtst10.c;h=837b5f8f87d15a7f7e4fcb3d40fdc83dd2f2ed22;hp=c79b5ea563b24e7ba177b530aa751b79af587f66;hb=43a9d38d20c1b1bcd1a03b2445a501d27526bd35;hpb=4063d979ead2def7e1a921a05e5ac0d49bfdc999 diff --git a/zoom/zoomtst10.c b/zoom/zoomtst10.c index c79b5ea..837b5f8 100644 --- a/zoom/zoomtst10.c +++ b/zoom/zoomtst10.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst10.c,v 1.3 2006-10-24 09:53:42 adam Exp $ */ - -/** \file zoomtst10.c - \brief Synchronous single-target search using CCL conversion -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 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