X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclfind.c;h=6207b55700f7d443598cbfaa9cef8a4ed8017719;hb=50910e85f05204a853e7e6975b1e3ef0adf1dbe6;hp=efc094cd5607eb08c61dbde88379013f124415f8;hpb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a;p=yaz-moved-to-github.git diff --git a/src/cclfind.c b/src/cclfind.c index efc094c..6207b55 100644 --- a/src/cclfind.c +++ b/src/cclfind.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2008, Index Data ApS +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. - * - * $Id: cclfind.c,v 1.15 2008-01-09 21:32:27 adam Exp $ */ /** * \file cclfind.c @@ -1107,6 +1105,7 @@ struct ccl_rpn_node *ccl_find_str(CCL_bibset bibset, const char *str, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab