X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftst_timing.c;h=edbca1d257624ef975026c34d863d2ff6e43a828;hp=84d19be2e6a1d01065580072088dd860cb8e24f6;hb=653561fa749dbd5c0a438f249f2927ea33d5843c;hpb=95895828d75b60ab21b625b5a1af28448d08879e diff --git a/test/tst_timing.c b/test/tst_timing.c index 84d19be..edbca1d 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-2010 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