X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Freadconf.h;h=d15f40ff9428f4617836fc71887a2a2358510110;hp=af71a26ef75bdda381921b78b16ae484cf9c642a;hb=544bbfdbc1da539b17542d740d25b154ebb4c182;hpb=8d691989077a0addcbd840d769dce6700f3d9622 diff --git a/include/yaz/readconf.h b/include/yaz/readconf.h index af71a26..d15f40f 100644 --- a/include/yaz/readconf.h +++ b/include/yaz/readconf.h @@ -1,5 +1,5 @@ -/* - * Copyright (c) 1995-2007, Index Data +/* This file is part of the YAZ toolkit. + * Copyright (C) 1995-2010 Index Data. * All rights reserved. * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: @@ -24,7 +24,6 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $Id: readconf.h,v 1.7 2007-01-03 08:42:14 adam Exp $ */ /** * \file readconf.h @@ -52,6 +51,7 @@ YAZ_END_CDECL /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab