X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftstmatchstr.c;h=e627dc022b5e30a81196fadee46c5e286e20e95a;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=9d75eb1d55bd3dba98eb9002e911f2e9b8534b47;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/test/tstmatchstr.c b/test/tstmatchstr.c index 9d75eb1..e627dc0 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-2009 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