From 5a8a42bede922e70156e7b289db071592c71529b Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 15 Jan 2007 20:08:23 +0000 Subject: [PATCH] 2007. --- bfile/cfile.h | 4 ++-- bfile/mfile.h | 4 ++-- dfa/dfap.h | 4 ++-- dfa/imalloc.h | 4 ++-- dfa/lexer.h | 4 ++-- dict/dict-p.h | 4 ++-- include/attrfind.h | 4 ++-- include/bset.h | 4 ++-- include/charmap.h | 4 ++-- include/d1_absyn.h | 4 ++-- include/dfa.h | 4 ++-- include/dfaset.h | 4 ++-- include/direntz.h | 4 ++-- include/idzebra/api.h | 4 ++-- include/idzebra/bfile.h | 4 ++-- include/idzebra/data1.h | 4 ++-- include/idzebra/dict.h | 4 ++-- include/idzebra/flock.h | 4 ++-- include/idzebra/isam-codec.h | 4 ++-- include/idzebra/isam.h | 4 ++-- include/idzebra/isamb.h | 4 ++-- include/idzebra/isamc.h | 4 ++-- include/idzebra/isams.h | 4 ++-- include/idzebra/recctrl.h | 4 ++-- include/idzebra/recgrs.h | 4 ++-- include/idzebra/res.h | 4 ++-- include/idzebra/snippet.h | 4 ++-- include/idzebra/util.h | 4 ++-- include/idzebra/version.h | 6 +++--- include/it_key.h | 4 ++-- include/passwddb.h | 4 ++-- include/rset.h | 4 ++-- include/sortidx.h | 4 ++-- include/su_codec.h | 4 ++-- include/zebra-lock.h | 4 ++-- include/zebramap.h | 4 ++-- index/index.h | 4 ++-- index/key_block.h | 4 ++-- index/orddict.h | 4 ++-- index/rank.h | 4 ++-- index/recindex.h | 4 ++-- index/recindxp.h | 4 ++-- index/reckeys.h | 4 ++-- index/zinfo.h | 4 ++-- isamc/isamc-p.h | 4 ++-- test/api/rankingrecords.h | 4 ++-- test/api/testlib.h | 4 ++-- 47 files changed, 95 insertions(+), 95 deletions(-) diff --git a/bfile/cfile.h b/bfile/cfile.h index 7aa1b80..9f03dc1 100644 --- a/bfile/cfile.h +++ b/bfile/cfile.h @@ -1,5 +1,5 @@ -/* $Id: cfile.h,v 1.21 2006-11-14 08:12:06 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: cfile.h,v 1.22 2007-01-15 20:08:23 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/bfile/mfile.h b/bfile/mfile.h index 8fcae07..86068bb 100644 --- a/bfile/mfile.h +++ b/bfile/mfile.h @@ -1,5 +1,5 @@ -/* $Id: mfile.h,v 1.11 2006-12-03 16:05:13 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: mfile.h,v 1.12 2007-01-15 20:08:23 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/dfa/dfap.h b/dfa/dfap.h index eab8a38..80f4256 100644 --- a/dfa/dfap.h +++ b/dfa/dfap.h @@ -1,5 +1,5 @@ -/* $Id: dfap.h,v 1.14 2006-08-14 10:40:08 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: dfap.h,v 1.15 2007-01-15 20:08:23 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/dfa/imalloc.h b/dfa/imalloc.h index b1b67d9..053aef3 100644 --- a/dfa/imalloc.h +++ b/dfa/imalloc.h @@ -1,5 +1,5 @@ -/* $Id: imalloc.h,v 1.9 2006-08-14 10:40:08 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: imalloc.h,v 1.10 2007-01-15 20:08:23 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/dfa/lexer.h b/dfa/lexer.h index 4dd640e..174a6a8 100644 --- a/dfa/lexer.h +++ b/dfa/lexer.h @@ -1,5 +1,5 @@ -/* $Id: lexer.h,v 1.8 2006-08-14 10:40:08 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: lexer.h,v 1.9 2007-01-15 20:08:23 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/dict/dict-p.h b/dict/dict-p.h index e50fff8..2fe503d 100644 --- a/dict/dict-p.h +++ b/dict/dict-p.h @@ -1,5 +1,5 @@ -/* $Id: dict-p.h,v 1.8 2006-12-12 13:42:24 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: dict-p.h,v 1.9 2007-01-15 20:08:23 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/attrfind.h b/include/attrfind.h index 00d2580..5e28e3b 100644 --- a/include/attrfind.h +++ b/include/attrfind.h @@ -1,5 +1,5 @@ -/* $Id: attrfind.h,v 1.2 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 2005-2006 +/* $Id: attrfind.h,v 1.3 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 2005-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/bset.h b/include/bset.h index 859bc58..c011778 100644 --- a/include/bset.h +++ b/include/bset.h @@ -1,5 +1,5 @@ -/* $Id: bset.h,v 1.8 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: bset.h,v 1.9 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/charmap.h b/include/charmap.h index e4cc08e..df2ec84 100644 --- a/include/charmap.h +++ b/include/charmap.h @@ -1,5 +1,5 @@ -/* $Id: charmap.h,v 1.17 2006-09-21 20:22:33 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: charmap.h,v 1.18 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/d1_absyn.h b/include/d1_absyn.h index 6945ac0..2c8a581 100644 --- a/include/d1_absyn.h +++ b/include/d1_absyn.h @@ -1,5 +1,5 @@ -/* $Id: d1_absyn.h,v 1.9 2006-12-22 13:57:26 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: d1_absyn.h,v 1.10 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/dfa.h b/include/dfa.h index a92d421ce..045cd69 100644 --- a/include/dfa.h +++ b/include/dfa.h @@ -1,5 +1,5 @@ -/* $Id: dfa.h,v 1.15 2006-09-28 18:38:46 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: dfa.h,v 1.16 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/dfaset.h b/include/dfaset.h index a6084b8..7f898d2 100644 --- a/include/dfaset.h +++ b/include/dfaset.h @@ -1,5 +1,5 @@ -/* $Id: dfaset.h,v 1.3 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: dfaset.h,v 1.4 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/direntz.h b/include/direntz.h index 4e6fe00..a465796 100644 --- a/include/direntz.h +++ b/include/direntz.h @@ -1,5 +1,5 @@ -/* $Id: direntz.h,v 1.13 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: direntz.h,v 1.14 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/api.h b/include/idzebra/api.h index 4f0dec6..9bb70c6 100644 --- a/include/idzebra/api.h +++ b/include/idzebra/api.h @@ -1,5 +1,5 @@ -/* $Id: api.h,v 1.41 2006-11-21 22:17:49 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: api.h,v 1.42 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/bfile.h b/include/idzebra/bfile.h index 6369f4c..cba7d5f 100644 --- a/include/idzebra/bfile.h +++ b/include/idzebra/bfile.h @@ -1,5 +1,5 @@ -/* $Id: bfile.h,v 1.12 2006-11-14 08:12:07 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: bfile.h,v 1.13 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/data1.h b/include/idzebra/data1.h index cae7269..f41a770 100644 --- a/include/idzebra/data1.h +++ b/include/idzebra/data1.h @@ -1,5 +1,5 @@ -/* $Id: data1.h,v 1.20 2006-12-22 13:57:26 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: data1.h,v 1.21 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/dict.h b/include/idzebra/dict.h index 8d1edf2..44a5fd0 100644 --- a/include/idzebra/dict.h +++ b/include/idzebra/dict.h @@ -1,5 +1,5 @@ -/* $Id: dict.h,v 1.13 2006-12-12 13:42:23 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: dict.h,v 1.14 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/flock.h b/include/idzebra/flock.h index 393363c..f7d7ed1 100644 --- a/include/idzebra/flock.h +++ b/include/idzebra/flock.h @@ -1,5 +1,5 @@ -/* $Id: flock.h,v 1.5 2006-08-14 10:40:14 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: flock.h,v 1.6 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/isam-codec.h b/include/idzebra/isam-codec.h index 88a0853..ffd0b0f 100644 --- a/include/idzebra/isam-codec.h +++ b/include/idzebra/isam-codec.h @@ -1,5 +1,5 @@ -/* $Id: isam-codec.h,v 1.5 2006-10-29 17:20:00 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: isam-codec.h,v 1.6 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/isam.h b/include/idzebra/isam.h index c3fc8e8..30b9363 100644 --- a/include/idzebra/isam.h +++ b/include/idzebra/isam.h @@ -1,5 +1,5 @@ -/* $Id: isam.h,v 1.4 2006-08-14 10:40:14 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: isam.h,v 1.5 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/isamb.h b/include/idzebra/isamb.h index d42a1ef..aa17bd4 100644 --- a/include/idzebra/isamb.h +++ b/include/idzebra/isamb.h @@ -1,5 +1,5 @@ -/* $Id: isamb.h,v 1.9 2006-12-18 23:40:07 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: isamb.h,v 1.10 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/isamc.h b/include/idzebra/isamc.h index 69d15cf..ec41053 100644 --- a/include/idzebra/isamc.h +++ b/include/idzebra/isamc.h @@ -1,5 +1,5 @@ -/* $Id: isamc.h,v 1.6 2006-08-14 10:40:14 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: isamc.h,v 1.7 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/isams.h b/include/idzebra/isams.h index 91f0c51..5a5cc3c 100644 --- a/include/idzebra/isams.h +++ b/include/idzebra/isams.h @@ -1,5 +1,5 @@ -/* $Id: isams.h,v 1.5 2006-08-14 10:40:14 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: isams.h,v 1.6 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/recctrl.h b/include/idzebra/recctrl.h index 4a8f384..0ac6639 100644 --- a/include/idzebra/recctrl.h +++ b/include/idzebra/recctrl.h @@ -1,5 +1,5 @@ -/* $Id: recctrl.h,v 1.29 2006-08-22 13:39:25 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: recctrl.h,v 1.30 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/recgrs.h b/include/idzebra/recgrs.h index 521c1ea..7364a67 100644 --- a/include/idzebra/recgrs.h +++ b/include/idzebra/recgrs.h @@ -1,5 +1,5 @@ -/* $Id: recgrs.h,v 1.6 2006-08-22 13:39:25 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: recgrs.h,v 1.7 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/res.h b/include/idzebra/res.h index 09e35e1..bfc29fa 100644 --- a/include/idzebra/res.h +++ b/include/idzebra/res.h @@ -1,5 +1,5 @@ -/* $Id: res.h,v 1.11 2006-12-05 14:06:29 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: res.h,v 1.12 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/snippet.h b/include/idzebra/snippet.h index 1bc5a7e..e4cb07f 100644 --- a/include/idzebra/snippet.h +++ b/include/idzebra/snippet.h @@ -1,5 +1,5 @@ -/* $Id: snippet.h,v 1.7 2006-10-29 17:20:00 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: snippet.h,v 1.8 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/util.h b/include/idzebra/util.h index 7cc4512..3e7a890 100644 --- a/include/idzebra/util.h +++ b/include/idzebra/util.h @@ -1,5 +1,5 @@ -/* $Id: util.h,v 1.14 2007-01-05 10:45:11 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: util.h,v 1.15 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/idzebra/version.h b/include/idzebra/version.h index 7cdc88d..eeb4824 100644 --- a/include/idzebra/version.h +++ b/include/idzebra/version.h @@ -1,5 +1,5 @@ -/* $Id: version.h,v 1.13 2006-11-29 10:24:01 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: version.h,v 1.14 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. @@ -24,7 +24,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #define ZEBRAVER "2.0.7" -#define ZEBRADATE "$Date: 2006-11-29 10:24:01 $" +#define ZEBRADATE "$Date: 2007-01-15 20:08:24 $" #endif /* diff --git a/include/it_key.h b/include/it_key.h index e2b5fb9..a2adf08 100644 --- a/include/it_key.h +++ b/include/it_key.h @@ -1,5 +1,5 @@ -/* $Id: it_key.h,v 1.1 2006-11-21 14:32:38 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: it_key.h,v 1.2 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/passwddb.h b/include/passwddb.h index 8689c31..d7a4dc6 100644 --- a/include/passwddb.h +++ b/include/passwddb.h @@ -1,5 +1,5 @@ -/* $Id: passwddb.h,v 1.9 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: passwddb.h,v 1.10 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/rset.h b/include/rset.h index 892341b..7427147 100644 --- a/include/rset.h +++ b/include/rset.h @@ -1,5 +1,5 @@ -/* $Id: rset.h,v 1.61 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: rset.h,v 1.62 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/sortidx.h b/include/sortidx.h index cf3ae64..917bbe1 100644 --- a/include/sortidx.h +++ b/include/sortidx.h @@ -1,5 +1,5 @@ -/* $Id: sortidx.h,v 1.12 2006-12-18 23:40:06 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: sortidx.h,v 1.13 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/su_codec.h b/include/su_codec.h index b58fdd9..94937e7 100644 --- a/include/su_codec.h +++ b/include/su_codec.h @@ -1,5 +1,5 @@ -/* $Id: su_codec.h,v 1.1 2006-11-21 14:32:38 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: su_codec.h,v 1.2 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/zebra-lock.h b/include/zebra-lock.h index 05be691..8725ca4 100644 --- a/include/zebra-lock.h +++ b/include/zebra-lock.h @@ -1,5 +1,5 @@ -/* $Id: zebra-lock.h,v 1.10 2006-08-14 10:40:12 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: zebra-lock.h,v 1.11 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/include/zebramap.h b/include/zebramap.h index 0b837cd..d62c70c 100644 --- a/include/zebramap.h +++ b/include/zebramap.h @@ -1,5 +1,5 @@ -/* $Id: zebramap.h,v 1.20 2006-09-08 14:40:51 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: zebramap.h,v 1.21 2007-01-15 20:08:24 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/index.h b/index/index.h index 0cfe657..cafe44d 100644 --- a/index/index.h +++ b/index/index.h @@ -1,5 +1,5 @@ -/* $Id: index.h,v 1.189 2007-01-05 10:45:11 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: index.h,v 1.190 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/key_block.h b/index/key_block.h index b590e05..770d98c 100644 --- a/index/key_block.h +++ b/index/key_block.h @@ -1,5 +1,5 @@ -/* $Id: key_block.h,v 1.3 2006-11-21 22:17:49 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: key_block.h,v 1.4 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/orddict.h b/index/orddict.h index 8e40f4d..b3d09a1 100644 --- a/index/orddict.h +++ b/index/orddict.h @@ -1,5 +1,5 @@ -/* $Id: orddict.h,v 1.4 2006-08-14 10:40:15 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: orddict.h,v 1.5 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/rank.h b/index/rank.h index 517f5e5..62134dc 100644 --- a/index/rank.h +++ b/index/rank.h @@ -1,5 +1,5 @@ -/* $Id: rank.h,v 1.3 2006-08-14 10:40:15 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: rank.h,v 1.4 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/recindex.h b/index/recindex.h index cccc891..fce488f 100644 --- a/index/recindex.h +++ b/index/recindex.h @@ -1,5 +1,5 @@ -/* $Id: recindex.h,v 1.30 2006-11-21 22:17:49 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: recindex.h,v 1.31 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/recindxp.h b/index/recindxp.h index cf5a306..578577d 100644 --- a/index/recindxp.h +++ b/index/recindxp.h @@ -1,5 +1,5 @@ -/* $Id: recindxp.h,v 1.20 2006-09-15 10:45:13 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: recindxp.h,v 1.21 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/reckeys.h b/index/reckeys.h index 8975533..403c16a 100644 --- a/index/reckeys.h +++ b/index/reckeys.h @@ -1,5 +1,5 @@ -/* $Id: reckeys.h,v 1.8 2006-11-21 22:17:49 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: reckeys.h,v 1.9 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/index/zinfo.h b/index/zinfo.h index 9104033..a3175b5 100644 --- a/index/zinfo.h +++ b/index/zinfo.h @@ -1,5 +1,5 @@ -/* $Id: zinfo.h,v 1.37 2006-11-16 10:48:35 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: zinfo.h,v 1.38 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/isamc/isamc-p.h b/isamc/isamc-p.h index 4c37004..3da56f2 100644 --- a/isamc/isamc-p.h +++ b/isamc/isamc-p.h @@ -1,5 +1,5 @@ -/* $Id: isamc-p.h,v 1.17 2006-08-14 10:40:19 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: isamc-p.h,v 1.18 2007-01-15 20:08:25 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/test/api/rankingrecords.h b/test/api/rankingrecords.h index d4c82cd..2038f4c 100644 --- a/test/api/rankingrecords.h +++ b/test/api/rankingrecords.h @@ -1,5 +1,5 @@ -/* $Id: rankingrecords.h,v 1.4 2006-08-14 10:40:22 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: rankingrecords.h,v 1.5 2007-01-15 20:08:26 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. diff --git a/test/api/testlib.h b/test/api/testlib.h index 7ea589a..cc35b20 100644 --- a/test/api/testlib.h +++ b/test/api/testlib.h @@ -1,5 +1,5 @@ -/* $Id: testlib.h,v 1.23 2006-10-29 17:20:01 adam Exp $ - Copyright (C) 1995-2006 +/* $Id: testlib.h,v 1.24 2007-01-15 20:08:26 adam Exp $ + Copyright (C) 1995-2007 Index Data ApS This file is part of the Zebra server. -- 1.7.10.4