X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=include%2Fzebraver.h;h=5d2df643394ad150a574951d9f506d768e3b3bb8;hb=662c511bba23720066c8b08e21844aac6d5a76ad;hp=cffb4556fdd6a7cf53a7d8cdd146e739bf583337;hpb=3306f42fca660929b71139a38599c7e992c56451;p=idzebra-moved-to-github.git diff --git a/include/zebraver.h b/include/zebraver.h index cffb455..5d2df64 100644 --- a/include/zebraver.h +++ b/include/zebraver.h @@ -1,39 +1,29 @@ -/* - * Copyright (C) 1994-1996, Index Data I/S - * All rights reserved. - * Sebastian Hammer, Adam Dickmeiss - * - * $Log: zebraver.h,v $ - * Revision 1.8 1996-10-18 12:38:22 adam - * New internal release. - * - * Revision 1.7 1996/06/06 13:30:12 quinn - * Work - * - * Revision 1.6 1996/05/16 15:31:07 quinn - * a7 - * - * Revision 1.5 1996/04/26 09:59:47 adam - * Added ZEBRADATE; date of this file. - * - * 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.38.2.18 2006-10-04 09:09:06 adam Exp $ + Copyright (C) 1995-2006 + 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 this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +*/ #ifndef ZEBRAVER -#define ZEBRAVER "1.0a8" +#define ZEBRAVER "1.3.40" #endif #ifndef ZEBRADATE -#define ZEBRADATE "$Date: 1996-10-18 12:38:22 $" +#define ZEBRADATE "$Date: 2006-10-04 09:09:06 $" #endif