X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fbertorture.c;h=85d6f46de6bf28cb588cec0cbacf17715a780d50;hp=d2a4b2f5d291a0773519b61b9d0e9b2336952f12;hb=df84e4897abc4565fe11adead30b99d9634b41b1;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505 diff --git a/client/bertorture.c b/client/bertorture.c index d2a4b2f..85d6f46 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-2010 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