diff options
Diffstat (limited to 'db/examples_cxx/AccessExample.cpp')
-rw-r--r-- | db/examples_cxx/AccessExample.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/db/examples_cxx/AccessExample.cpp b/db/examples_cxx/AccessExample.cpp index ead22ac14..6e578f05b 100644 --- a/db/examples_cxx/AccessExample.cpp +++ b/db/examples_cxx/AccessExample.cpp @@ -1,10 +1,10 @@ /*- * See the file LICENSE for redistribution information. * - * Copyright (c) 1997-2004 - * Sleepycat Software. All rights reserved. + * Copyright (c) 1997-2006 + * Oracle Corporation. All rights reserved. * - * $Id: AccessExample.cpp,v 11.24 2004/09/17 22:00:28 mjc Exp $ + * $Id: AccessExample.cpp,v 12.3 2006/08/24 14:45:48 bostic Exp $ */ #include <sys/types.h> |