diff options
Diffstat (limited to 'bdb/test/hsearch.tcl')
-rw-r--r-- | bdb/test/hsearch.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bdb/test/hsearch.tcl b/bdb/test/hsearch.tcl index 0afee7fb2de..afeed93f74e 100644 --- a/bdb/test/hsearch.tcl +++ b/bdb/test/hsearch.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1996, 1997, 1998, 1999, 2000 +# Copyright (c) 1996-2002 # Sleepycat Software. All rights reserved. # -# $Id: hsearch.tcl,v 11.7 2000/08/25 14:21:50 sue Exp $ +# $Id: hsearch.tcl,v 11.9 2002/01/11 15:53:24 bostic Exp $ # # Historic Hsearch interface test. # Use the first 1000 entries from the dictionary. |