diff options
Diffstat (limited to 'db/test/byteorder.tcl')
-rw-r--r-- | db/test/byteorder.tcl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/test/byteorder.tcl b/db/test/byteorder.tcl index d94f5a014..7559a4798 100644 --- a/db/test/byteorder.tcl +++ b/db/test/byteorder.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1996-2004 -# Sleepycat Software. All rights reserved. +# Copyright (c) 1996-2006 +# Oracle Corporation. All rights reserved. # -# $Id: byteorder.tcl,v 11.16 2004/01/28 03:36:26 bostic Exp $ +# $Id: byteorder.tcl,v 12.3 2006/08/24 14:46:34 bostic Exp $ # # Byte Order Test # Use existing tests and run with both byte orders. |