X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fcompact.c;h=d0660ccdd6d06f5f63df9445ac46dac2be0fae8e;hb=53a83124bdcc804090f4f793694b669021e4c63f;hp=19c1bcf72753221ede337e0bbd8e134ae92b43ec;hpb=89d3a004b7c651fd5673abfc192e1472dc4d4197;p=idzebra-moved-to-github.git diff --git a/index/compact.c b/index/compact.c index 19c1bcf..d0660cc 100644 --- a/index/compact.c +++ b/index/compact.c @@ -1,8 +1,5 @@ -/* $Id: compact.c,v 1.7 2007-01-15 15:10:16 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1994-2011 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -35,6 +32,7 @@ void inv_compact (BFiles bfs) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab