X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstsoap1.c;h=eb2ba11d7974f13fb85d1728724ef44343b031f6;hp=fa57214a32f1201071c95c276f42bceb6bca2b62;hb=88d3bedf772316f87e1996f655ccf8d1e2589755;hpb=10927d911232ff5b224587f32aa68b8506777905 diff --git a/test/tstsoap1.c b/test/tstsoap1.c index fa57214..eb2ba11 100644 --- a/test/tstsoap1.c +++ b/test/tstsoap1.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. - * - * $Id: tstsoap1.c,v 1.9 2007-01-03 08:42:16 adam Exp $ */ #include @@ -56,6 +54,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