X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fccltoken.c;h=f1f7708ad966a6aa26c612d4746980205a413068;hb=30be9a32fd26a2d08aa4413942408500c93ad4a3;hp=150006f6082739bbe24783e351af6994bfce0201;hpb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a;p=yaz-moved-to-github.git diff --git a/src/ccltoken.c b/src/ccltoken.c index 150006f..f1f7708 100644 --- a/src/ccltoken.c +++ b/src/ccltoken.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: ccltoken.c,v 1.15 2008-01-09 21:32:28 adam Exp $ */ /** * \file ccltoken.c @@ -279,6 +277,7 @@ int ccl_parser_get_error(CCL_parser cclp, int *pos) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab