X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=data1%2Fd1_read.c;h=c1f18d7875c9f13f0f3c0b181d66de2b9559adbe;hp=30e9732e0daa9b71ae9098fa71c513808238e375;hb=a030c87bc444608639905eca95e29f84a4f1d991;hpb=ca820b5e84bec416bf0f5790d1aac509842b4faf diff --git a/data1/d1_read.c b/data1/d1_read.c index 30e9732..c1f18d7 100644 --- a/data1/d1_read.c +++ b/data1/d1_read.c @@ -1,8 +1,5 @@ -/* $Id: d1_read.c,v 1.27 2007-06-27 22:04:45 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-2011 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 @@ -1167,6 +1164,7 @@ void data1_concat_text(data1_handle dh, NMEM m, data1_node *n) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab