X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=zoom%2Fzoomtst9.c;h=60ceb12d4fe44c9ba5624fef917fbc60176fbb09;hb=bdc72ca302452e555308e716c2f1e1743866a9ef;hp=f97c84fd35626263b7bc3081bc7adfedc5d5a4a1;hpb=9dfcbb70828f8d5b524c9bb45852246ae1dd6878;p=yaz-moved-to-github.git diff --git a/zoom/zoomtst9.c b/zoom/zoomtst9.c index f97c84f..60ceb12 100644 --- a/zoom/zoomtst9.c +++ b/zoom/zoomtst9.c @@ -1,8 +1,7 @@ -/* $Id: zoomtst9.c,v 1.4 2006-10-04 16:59:35 mike Exp $ */ - -/** \file zoomtst9.c - \brief Extended Service Update -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2011 Index Data + * See the file LICENSE for details. + */ #include #include @@ -107,6 +106,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