Fixed bug #685: Optimize xelm/melm matching. Indexing the Koha collection
[idzebra-moved-to-github.git] / include / zebraver.h
index f7480f2..1c1d1aa 100644 (file)
@@ -1,14 +1,29 @@
-/*
- * Copyright (C) 1994-1995, Index Data I/S 
- * All rights reserved.
- * Sebastian Hammer, Adam Dickmeiss
- *
- * $Log: zebraver.h,v $
- * Revision 1.1  1995-12-05 11:24:51  adam
- * New version.
- *
- */
+/* $Id: zebraver.h,v 1.38.2.17 2006-08-14 17:17:19 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.0a2"
+#define ZEBRAVER "1.3.38"
+#endif
+
+#ifndef ZEBRADATE
+#define ZEBRADATE "$Date: 2006-08-14 17:17:19 $"
 #endif