X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_retrieval.c;h=71b085d2802ea798145cec3a33b22f6c51beaba4;hb=2da4a703da966708bb2e2bd4115ee9c348397667;hp=8ed48ea5251457d8be4aae816c685dfbadaacb33;hpb=401da56d4a26f687cd42024bdef6f29a29bb7663;p=yaz-moved-to-github.git diff --git a/test/tst_retrieval.c b/test/tst_retrieval.c index 8ed48ea..71b085d 100644 --- a/test/tst_retrieval.c +++ b/test/tst_retrieval.c @@ -1,9 +1,6 @@ -/* - * Copyright (C) 2005-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: tst_retrieval.c,v 1.10 2007-03-19 14:40:07 adam Exp $ - * */ #include #include @@ -330,6 +327,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