X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftst_filepath.c;h=5ab06040c8f7b57fc3ecfdf837ecdb793169af87;hp=9f023a0834358ba4a97f8a44d25c55309bc81ef7;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/test/tst_filepath.c b/test/tst_filepath.c index 9f023a0..5ab0604 100644 --- a/test/tst_filepath.c +++ b/test/tst_filepath.c @@ -1,8 +1,6 @@ -/* - * 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: tst_filepath.c,v 1.2 2007-01-03 08:42:16 adam Exp $ */ #if HAVE_CONFIG_H @@ -36,6 +34,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