X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_timing.c;h=ab1a23a43c5c125c20979c87f54da76ea8b39375;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=84d19be2e6a1d01065580072088dd860cb8e24f6;hpb=95895828d75b60ab21b625b5a1af28448d08879e;p=yaz-moved-to-github.git diff --git a/test/tst_timing.c b/test/tst_timing.c index 84d19be..ab1a23a 100644 --- a/test/tst_timing.c +++ b/test/tst_timing.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_timing.c,v 1.3 2007-01-05 14:05:55 adam Exp $ */ #include @@ -64,6 +62,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