X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=data1%2Fd1_prtree.c;h=2b42eff772c99a0136505608fe918bd5717a86e8;hb=6a0f9234f945bc4956e2bcef75f715661a9eba9a;hp=cf0c6fc726f874df63a3b1bb62a9d19a2edc5675;hpb=89d3a004b7c651fd5673abfc192e1472dc4d4197;p=idzebra-moved-to-github.git diff --git a/data1/d1_prtree.c b/data1/d1_prtree.c index cf0c6fc..2b42eff 100644 --- a/data1/d1_prtree.c +++ b/data1/d1_prtree.c @@ -1,8 +1,5 @@ -/* $Id: d1_prtree.c,v 1.10 2007-01-15 15:10:14 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 @@ -138,6 +135,7 @@ void data1_pr_tree (data1_handle dh, data1_node *n, FILE *out) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab