X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecctrl.c;h=4e286320a609e0b3392411698486d2569f314326;hb=c00021ca63c39b965a6c02c51f56d359b9cba4b3;hp=de2e8fc853b2ff5a449bbe8f3da9103b0c6b1f7c;hpb=97dc097858772a66c8e90e8b07f77c9c20450131;p=idzebra-moved-to-github.git diff --git a/index/recctrl.c b/index/recctrl.c index de2e8fc..4e28632 100644 --- a/index/recctrl.c +++ b/index/recctrl.c @@ -1,8 +1,5 @@ -/* $Id: recctrl.c,v 1.6 2007-02-07 12:08:54 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-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 @@ -297,6 +294,7 @@ RecType recType_byName (RecTypes rts, Res res, const char *name, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab