X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftst_tpath.c;h=d40962489d681e5ab904f20cfbde5ab22fe6037b;hp=e951b988c038daa61af720c354ed247d0e381c71;hb=eb5f027da754b8786e12dd6c7551fa551bc2e3ca;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/test/tst_tpath.c b/test/tst_tpath.c index e951b98..d409624 100644 --- a/test/tst_tpath.c +++ b/test/tst_tpath.c @@ -1,9 +1,6 @@ -/* - * Copyright (C) 2005-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: tst_tpath.c,v 1.3 2007-01-03 08:42:16 adam Exp $ - * */ #include #include @@ -47,6 +44,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