X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=dict%2Flookgrep.c;h=b56df318595d58207c2d3fdc33d5e869d5de6457;hb=38b8c213f9be6890ddba9d5564dc978c2ae2bc3d;hp=b3de2af8bb919b0937b285008a36a42d22a332f4;hpb=e1be1f5267e2be257664ded166b6890e4f24db83;p=idzebra-moved-to-github.git diff --git a/dict/lookgrep.c b/dict/lookgrep.c index b3de2af..b56df31 100644 --- a/dict/lookgrep.c +++ b/dict/lookgrep.c @@ -1,8 +1,5 @@ -/* $Id: lookgrep.c,v 1.34 2007-01-15 15:10:15 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-2009 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 @@ -451,6 +448,7 @@ void dict_grep_cmap (Dict dict, void *vp, /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab