X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fyconfig.h;h=4d705bfc7cee6c963beae14c11e98accc09ea539;hp=f523a741def58fd801c9987b20c4f99141fc3c95;hb=05ee6a02d78ff422ddb63bb4ebbc2f5988d9a121;hpb=ee6ab2ee3a9ee1a8c65d7272ec7fba1d886f5af0 diff --git a/include/yaz/yconfig.h b/include/yaz/yconfig.h index f523a74..4d705bf 100644 --- a/include/yaz/yconfig.h +++ b/include/yaz/yconfig.h @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data. + * Copyright (C) 1995-2011 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: yconfig.h,v 1.12 2007-04-24 12:54:42 adam Exp $ */ /** * \file yconfig.h @@ -62,6 +61,7 @@ /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab