X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Franksimilarity.c;h=c38bc359b8585ee495861dbd7d9d7dfb02d2fb3c;hb=56f6460914459b1162ffc68d7021e5a29b409f99;hp=6d70f74775d25b84f15fe1ff9839400887fc82ce;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/ranksimilarity.c b/index/ranksimilarity.c index 6d70f74..c38bc35 100644 --- a/index/ranksimilarity.c +++ b/index/ranksimilarity.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1995-2008 Index Data + 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 @@ -409,6 +409,7 @@ struct rank_control *rank_similarity_class = &rank_control; /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab