X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_retrieval.c;h=6ef554f318cb22f7f7c2a796deb22abe58c49110;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=8ed48ea5251457d8be4aae816c685dfbadaacb33;hpb=401da56d4a26f687cd42024bdef6f29a29bb7663;p=yaz-moved-to-github.git diff --git a/test/tst_retrieval.c b/test/tst_retrieval.c index 8ed48ea..6ef554f 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-2009 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