X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fcql2xcql.c;h=5abdb57524b26b1baf5b8cf1382892b6c8704ae0;hb=4320117d5dfc1cca841025c4ceb086c92c206524;hp=cee264668d00647fec9164e1309b311f3851ea1a;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0;p=yaz-moved-to-github.git diff --git a/util/cql2xcql.c b/util/cql2xcql.c index cee2646..5abdb57 100644 --- a/util/cql2xcql.c +++ b/util/cql2xcql.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ @@ -50,6 +50,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