X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fcclsh.c;h=4d24d9c0525d893897a9d910531d8a92e6aede89;hp=322d515c6175ae5f8920061d234b305842a73521;hb=754ccc50d4238e10be1aef777c83b2f86935b99d;hpb=65371f5d5f265a4c5ee43f784b2d8a6db1e0774a diff --git a/util/cclsh.c b/util/cclsh.c index 322d515..4d24d9c 100644 --- a/util/cclsh.c +++ b/util/cclsh.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: cclsh.c,v 1.9 2008-01-09 21:32:28 adam Exp $ */ #include @@ -200,6 +198,7 @@ int main(int argc, char **argv) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab