diff options
Diffstat (limited to 'db/test/lock006.tcl')
-rw-r--r-- | db/test/lock006.tcl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/test/lock006.tcl b/db/test/lock006.tcl index e8636fe1e..49aac27c5 100644 --- a/db/test/lock006.tcl +++ b/db/test/lock006.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 2003 +# Copyright (c) 2003-2004 # Sleepycat Software. All rights reserved. # -# $Id: lock006.tcl,v 11.2 2003/09/04 23:41:11 bostic Exp $ +# $Id: lock006.tcl,v 11.3 2004/01/28 03:36:28 bostic Exp $ # # TEST lock006 # TEST Test lock_vec interface. We do all the same things that |