X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftst_tpath.c;h=d40962489d681e5ab904f20cfbde5ab22fe6037b;hp=cbec193fbd924d06515d62dc458b6acefe154bef;hb=eb5f027da754b8786e12dd6c7551fa551bc2e3ca;hpb=67471e87c134f2503546cdd250cd169b7d43d566 diff --git a/test/tst_tpath.c b/test/tst_tpath.c index cbec193..d409624 100644 --- a/test/tst_tpath.c +++ b/test/tst_tpath.c @@ -1,9 +1,6 @@ -/* - * Copyright (C) 2005-2006, 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.2 2006-10-11 08:43:22 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