X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Frecindxp.h;h=1ecb6b4e037745d5708e4fd7e9418f3b7dc16d78;hb=c33ea56e3771c3b80ba66ef8fda3a09cad171ebb;hp=d98729efb328ffa38ea8d957b761c7ae52c6c48d;hpb=dd64666c00d90d263089e65f2662ddb0312dd7a1;p=idzebra-moved-to-github.git diff --git a/index/recindxp.h b/index/recindxp.h index d98729e..1ecb6b4 100644 --- a/index/recindxp.h +++ b/index/recindxp.h @@ -1,6 +1,6 @@ -/* $Id: recindxp.h,v 1.15 2004-08-09 09:06:13 adam Exp $ - Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002,2003,2004 - Index Data Aps +/* $Id: recindxp.h,v 1.19 2006-08-14 10:40:15 adam Exp $ + Copyright (C) 1995-2006 + Index Data ApS This file is part of the Zebra server. @@ -15,14 +15,14 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Zebra; see the file LICENSE.zebra. If not, write to the -Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ #include "recindex.h" -#include +#include YAZ_BEGIN_CDECL @@ -81,3 +81,11 @@ struct record_index_entry { }; YAZ_END_CDECL +/* + * Local variables: + * c-basic-offset: 4 + * indent-tabs-mode: nil + * End: + * vim: shiftwidth=4 tabstop=8 expandtab + */ +