diff options
Diffstat (limited to 'storage/bdb/test/test030.tcl')
-rw-r--r-- | storage/bdb/test/test030.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/bdb/test/test030.tcl b/storage/bdb/test/test030.tcl index d91359f07a0..3ee9daa3f50 100644 --- a/storage/bdb/test/test030.tcl +++ b/storage/bdb/test/test030.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1996-2002 +# Copyright (c) 1996-2004 # Sleepycat Software. All rights reserved. # -# $Id: test030.tcl,v 11.18 2002/05/22 15:42:50 sue Exp $ +# $Id: test030.tcl,v 11.20 2004/01/28 03:36:30 bostic Exp $ # # TEST test030 # TEST Test DB_NEXT_DUP Functionality. |