diff options
Diffstat (limited to 'db/test/ndbm.tcl')
-rw-r--r-- | db/test/ndbm.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/test/ndbm.tcl b/db/test/ndbm.tcl index 7074d7aa3..00ee1f4fd 100644 --- a/db/test/ndbm.tcl +++ b/db/test/ndbm.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1996-2003 +# Copyright (c) 1996-2004 # Sleepycat Software. All rights reserved. # -# $Id: ndbm.tcl,v 11.17 2003/01/08 05:50:56 bostic Exp $ +# $Id: ndbm.tcl,v 11.18 2004/01/28 03:36:28 bostic Exp $ # # Historic NDBM interface test. # Use the first 1000 entries from the dictionary. |