X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftst_filepath.c;h=5ab06040c8f7b57fc3ecfdf837ecdb793169af87;hp=58c37d07d20f9bbb052fbbdb97a0474038c845c9;hb=379504a233e3e2cc85bca1e7b6d864f1395aec7c;hpb=68db5d6050f959bd126eec404447019b6176d2a1 diff --git a/test/tst_filepath.c b/test/tst_filepath.c index 58c37d0..5ab0604 100644 --- a/test/tst_filepath.c +++ b/test/tst_filepath.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-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_filepath.c,v 1.1 2006-04-26 09:40:43 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