X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=include%2Fzebraver.h;h=37a9ecbd0603a1064bb52ec01cb8dbe86d3813ae;hb=9c7cf0ea5cde299283402db722e308c041ec2db7;hp=46b9348a59c9eb69efba2b749767cbe4e57e8e83;hpb=1952c5d35e4a44fbb75395055591fca8ac47ed66;p=idzebra-moved-to-github.git diff --git a/include/zebraver.h b/include/zebraver.h index 46b9348..37a9ecb 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,23 +1,31 @@ -/* - * Copyright (C) 1994-1995, Index Data I/S - * All rights reserved. - * Sebastian Hammer, Adam Dickmeiss - * - * $Log: zebraver.h,v $ - * Revision 1.4 1996-04-24 13:36:22 quinn - * a6 - * - * Revision 1.3 1996/01/11 10:15:44 quinn - * Alfa 4 release. - * - * Revision 1.2 1995/12/06 16:05:50 adam - * New version. - * - * Revision 1.1 1995/12/05 11:24:51 adam - * New version. - * - */ +/* $Id: zebraver.h,v 1.23 2002-08-20 12:01:00 adam Exp $ + Copyright (C) 1995,1996,1997,1998,1999,2000,2001,2002 + Index Data Aps + +This file is part of the Zebra server. + +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 +Software Foundation; either version 2, or (at your option) any later +version. + +Zebra is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +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. +*/ + + #ifndef ZEBRAVER -#define ZEBRAVER "1.0a6" +#define ZEBRAVER "1.3.1" +#endif + +#ifndef ZEBRADATE +#define ZEBRADATE "$Date: 2002-08-20 12:01:00 $" #endif