X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fbertorture.c;h=0ec3b7e9f3e35c0bf674563fb03d88b1305328d7;hp=d2a4b2f5d291a0773519b61b9d0e9b2336952f12;hb=1abd0885ceca8da4cf9c73d606b9681458f38d3a;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505 diff --git a/client/bertorture.c b/client/bertorture.c index d2a4b2f..0ec3b7e 100644 --- a/client/bertorture.c +++ b/client/bertorture.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2005, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: bertorture.c,v 1.4 2005-06-25 15:46:01 adam Exp $ */ #include @@ -224,6 +222,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