X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Ftst_comstack.c;h=950a3c1214f8d3e5b9c1610090ba87ed9003406d;hb=7fb420029552be59a80c8deadb638b4b8780d5d8;hp=4c2ed58d67718101fdde1968725c3c7354c0a141;hpb=377e50914cd78d52e77032a3eaf8972f23b4e7b9;p=yaz-moved-to-github.git diff --git a/test/tst_comstack.c b/test/tst_comstack.c index 4c2ed58..950a3c1 100644 --- a/test/tst_comstack.c +++ b/test/tst_comstack.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: tst_comstack.c,v 1.2 2007-10-09 06:00:56 adam Exp $ */ #include @@ -200,6 +198,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