diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-07-16 16:48:14 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-07-16 16:48:14 +0300 |
commit | 2cfd3012bfcb5c5c61bbaf662ef084e0ab789d79 (patch) | |
tree | e12ee52087506ac8c7a5eee83b17497d98df2d40 /db/test/test048.tcl | |
parent | b754fe19fd387ca5fe8e7c00ddaa25c898fa192f (diff) | |
download | rpm-2cfd3012bfcb5c5c61bbaf662ef084e0ab789d79.tar.gz rpm-2cfd3012bfcb5c5c61bbaf662ef084e0ab789d79.tar.bz2 rpm-2cfd3012bfcb5c5c61bbaf662ef084e0ab789d79.zip |
Update internal BDB to version 4.5.20
Diffstat (limited to 'db/test/test048.tcl')
-rw-r--r-- | db/test/test048.tcl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/test/test048.tcl b/db/test/test048.tcl index db73b2b6d..457bfe857 100644 --- a/db/test/test048.tcl +++ b/db/test/test048.tcl @@ -1,9 +1,9 @@ # See the file LICENSE for redistribution information. # -# Copyright (c) 1999-2004 -# Sleepycat Software. All rights reserved. +# Copyright (c) 1999-2006 +# Oracle Corporation. All rights reserved. # -# $Id: test048.tcl,v 11.22 2004/05/13 18:51:43 mjc Exp $ +# $Id: test048.tcl,v 12.3 2006/08/24 14:46:40 bostic Exp $ # # TEST test048 # TEST Cursor stability across Btree splits. |