X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclqfile.c;h=3dd0b400abaca5694ea57694f9099075b2f57c69;hb=9748d1f21b8a1c8c6f14ef9384c0e4fdb2d41585;hp=4906af899ba30961025086ff7a47e953fc153975;hpb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a;p=yaz-moved-to-github.git diff --git a/src/cclqfile.c b/src/cclqfile.c index 4906af8..3dd0b40 100644 --- a/src/cclqfile.c +++ b/src/cclqfile.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: cclqfile.c,v 1.12 2008-01-09 21:32:28 adam Exp $ */ /** * \file cclqfile.c @@ -310,6 +308,7 @@ int ccl_qual_fname (CCL_bibset bibset, const char *fname) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab