X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=client%2Fbertorture.c;h=0ec3b7e9f3e35c0bf674563fb03d88b1305328d7;hb=70db3b5fb3e8310c587dd8ba95866f1cadf69608;hp=756512338b416dd5b21c1936538618f2e00a6bed;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/client/bertorture.c b/client/bertorture.c index 7565123..0ec3b7e 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-2009 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