X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fdirs.c;h=df74f63b4e82e069128d80119beb20aff79809d5;hb=2c2dcf07d04f1b52adc104c57273050f47b8b876;hp=6c2f73b22263992e2b8f41f5a383d3d7384b8da4;hpb=d82c0efad7971d102220a8824e1ea674db5b7fe2;p=idzebra-moved-to-github.git diff --git a/index/dirs.c b/index/dirs.c index 6c2f73b..df74f63 100644 --- a/index/dirs.c +++ b/index/dirs.c @@ -1,8 +1,5 @@ -/* $Id: dirs.c,v 1.28 2007-10-29 09:25:40 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 @@ -225,6 +222,7 @@ void dirs_free(struct dirs_info **pp) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab