X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Freadconf.c;h=264ea7a7426a58408f993fe7f155b636bdb9fa35;hb=173f78f50536784bdc6a59d4586ba409b2b69182;hp=28a21bd3ba29676012d7cd60546d597ba26029a3;hpb=8d691989077a0addcbd840d769dce6700f3d9622;p=yaz-moved-to-github.git diff --git a/src/readconf.c b/src/readconf.c index 28a21bd..264ea7a 100644 --- a/src/readconf.c +++ b/src/readconf.c @@ -1,8 +1,6 @@ -/* - * Copyright (C) 1995-2007, Index Data ApS - * All rights reserved. - * - * $Id: readconf.c,v 1.7 2007-01-03 08:42:15 adam Exp $ +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2009 Index Data + * See the file LICENSE for details. */ /** @@ -92,6 +90,7 @@ int readconf(char *name, void *rprivate, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab