X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=test%2Ftstwrbuf.c;h=8b94634ce9d9418ea4b82c63c8854ca07297de7d;hp=52e2fbf2774df37344cea744347160c4b727fc1b;hb=f03f934986cd3ff1fbb98f8b1432d70c46f6809e;hpb=401da56d4a26f687cd42024bdef6f29a29bb7663 diff --git a/test/tstwrbuf.c b/test/tstwrbuf.c index 52e2fbf..8b94634 100644 --- a/test/tstwrbuf.c +++ b/test/tstwrbuf.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: tstwrbuf.c,v 1.7 2007-03-19 14:40:07 adam Exp $ */ #include @@ -63,6 +61,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