X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftiming.c;h=eafe4ab54c5840eb165cf7eb2e0f4dfc6cd5cea7;hb=47db800079d3df8e8adfd93b466795d0803dabe8;hp=d26ab69de33649a47804e9967cd0fdc61a0cd176;hpb=2581c46b3b3f9f26fb74621beb5ede69f8816382;p=yaz-moved-to-github.git diff --git a/src/timing.c b/src/timing.c index d26ab69..eafe4ab 100644 --- a/src/timing.c +++ b/src/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: timing.c,v 1.6 2007-06-06 16:32:34 adam Exp $ */ /** @@ -154,6 +152,7 @@ void yaz_timing_destroy(yaz_timing_t *tp) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab