X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstmatchstr.c;h=bdb9751223c6b9e2d258ab715a97d9a141110537;hb=c5a81c4eb35bcab571d42f4e02a69e4ed76dc20b;hp=9d75eb1d55bd3dba98eb9002e911f2e9b8534b47;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 9d75eb1..bdb9751 100644 --- a/test/tstmatchstr.c +++ b/test/tstmatchstr.c @@ -1,14 +1,12 @@ -/* - * 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: tstmatchstr.c,v 1.6 2007-01-03 08:42:16 adam Exp $ */ #include #include -#include +#include #include int main (int argc, char **argv) @@ -37,6 +35,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