X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fcql2xcql.c;h=23afa1a501ec63d0221d50c10fbc72f2de0c80b9;hb=2788a5e4758bd50376bf2d69409aef9c77b05c42;hp=e027250306759ab41f9aa496f9e9306875b61920;hpb=2788a4851b551e1a3efb320a2878b809f2d8a9d7;p=yaz-moved-to-github.git diff --git a/util/cql2xcql.c b/util/cql2xcql.c index e027250..23afa1a 100644 --- a/util/cql2xcql.c +++ b/util/cql2xcql.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2009 Index Data + * Copyright (C) 1995-2010 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