X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftst_tpath.c;h=79feb298acd3cc71af52ec9e5f896a538015364d;hp=cbec193fbd924d06515d62dc458b6acefe154bef;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=67471e87c134f2503546cdd250cd169b7d43d566 diff --git a/test/tst_tpath.c b/test/tst_tpath.c index cbec193..79feb29 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-2009 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