diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2007-07-30 11:58:31 +0300 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2007-07-30 11:58:31 +0300 |
commit | cab228435bde1b5496522c03a4ce9840f2ef3701 (patch) | |
tree | 2c37b65d176e2de097603333f4de071c31eeff3d /db/cxx/cxx_lock.cpp | |
parent | 2d07882d45e9e575c00f8f402d4c7271bb65cfe9 (diff) | |
download | librpm-tizen-cab228435bde1b5496522c03a4ce9840f2ef3701.tar.gz librpm-tizen-cab228435bde1b5496522c03a4ce9840f2ef3701.tar.bz2 librpm-tizen-cab228435bde1b5496522c03a4ce9840f2ef3701.zip |
Update internal BDB to version 4.6.18.
Diffstat (limited to 'db/cxx/cxx_lock.cpp')
-rw-r--r-- | db/cxx/cxx_lock.cpp | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/db/cxx/cxx_lock.cpp b/db/cxx/cxx_lock.cpp index 8c5a537a2..7b77330be 100644 --- a/db/cxx/cxx_lock.cpp +++ b/db/cxx/cxx_lock.cpp @@ -1,10 +1,9 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997-2006 - * Oracle Corporation. All rights reserved. + * Copyright (c) 1997,2007 Oracle. All rights reserved. * - * $Id: cxx_lock.cpp,v 12.4 2006/08/24 14:45:13 bostic Exp $ + * $Id: cxx_lock.cpp,v 12.6 2007/05/17 15:14:56 bostic Exp $ */ #include "db_config.h" |