X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=data1%2Fd1_handle.c;h=43fea530c85d0c33fcbb80e7705feae3c12dc892;hb=591ac4cbcd27587be8ba333f64c82f3bbba2b7ea;hp=9955132b34d0df332cb961f3a196165bc759554e;hpb=3e4a78274a6cb7a99f3e90967ea30c830ffbf8c3;p=idzebra-moved-to-github.git diff --git a/data1/d1_handle.c b/data1/d1_handle.c index 9955132..43fea53 100644 --- a/data1/d1_handle.c +++ b/data1/d1_handle.c @@ -1,8 +1,5 @@ -/* $Id: d1_handle.c,v 1.15 2007-03-19 21:50:39 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 @@ -175,6 +172,7 @@ int data1_is_xmlmode(data1_handle dh) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab