X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcclstr.c;h=1f466161b98aea4f92fb8f1c5950efe554a0052f;hb=23b8fd79b9b42dd8655bcd2e0af8a3905348f059;hp=a5b73d8bc6ee9096c5d42e5f34494ab734610c44;hpb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a;p=yaz-moved-to-github.git diff --git a/src/cclstr.c b/src/cclstr.c index a5b73d8..1f46616 100644 --- a/src/cclstr.c +++ b/src/cclstr.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: cclstr.c,v 1.4 2008-01-09 21:32:28 adam Exp $ */ /** * \file cclstr.c @@ -59,6 +57,7 @@ int ccl_memicmp (const char *s1, const char *s2, size_t n) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab