X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclfind.c;h=eb2780077358921a9eb4c2aa65162f68a16e0de4;hb=d578239b6183460779d9d34d4feeff3129dcab68;hp=efc094cd5607eb08c61dbde88379013f124415f8;hpb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a;p=yaz-moved-to-github.git diff --git a/src/cclfind.c b/src/cclfind.c index efc094c..eb27800 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-2010 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