X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Franksimilarity.c;h=ce7f22ebd902f58f0d24659793105424450b466e;hb=5e7ca59d5cff2e9ee4710bb9a10cdb9434b9ad5a;hp=6d70f74775d25b84f15fe1ff9839400887fc82ce;hpb=97a7adeb9e5059463f039495cc01cfa448463a27;p=idzebra-moved-to-github.git diff --git a/index/ranksimilarity.c b/index/ranksimilarity.c index 6d70f74..ce7f22e 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-2010 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