X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fcqlstrer.c;h=c0f984ebfa5e23b7b69dc2be65751b675fd5b36f;hb=c6b8edd2312a4606cc014738266059a20e3b6e61;hp=43362f037e6a2de34b7b35e6e0f6145be0f17e1c;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/cqlstrer.c b/src/cqlstrer.c index 43362f0..c0f984e 100644 --- a/src/cqlstrer.c +++ b/src/cqlstrer.c @@ -1,11 +1,7 @@ -/* $Id: cqlstrer.c,v 1.7 2007-01-03 08:42:15 adam Exp $ - Copyright (C) 1995-2007, Index Data ApS - Index Data Aps - -This file is part of the YAZ toolkit. - -See the file LICENSE details. -*/ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data + * See the file LICENSE for details. + */ /** * \file cqlstrer.c @@ -67,6 +63,7 @@ const char *cql_strerror(int code) { /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab