X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=client%2Fbertorture.c;h=85d6f46de6bf28cb588cec0cbacf17715a780d50;hp=756512338b416dd5b21c1936538618f2e00a6bed;hb=df84e4897abc4565fe11adead30b99d9634b41b1;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/client/bertorture.c b/client/bertorture.c index 7565123..85d6f46 100644 --- a/client/bertorture.c +++ b/client/bertorture.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: bertorture.c,v 1.5 2007-01-03 08:42:13 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