summaryrefslogtreecommitdiff
path: root/examples/cxx/getting_started
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-17 17:25:57 +0000
committer <>2015-03-17 16:26:24 +0000
commit780b92ada9afcf1d58085a83a0b9e6bc982203d1 (patch)
tree598f8b9fa431b228d29897e798de4ac0c1d3d970 /examples/cxx/getting_started
parent7a2660ba9cc2dc03a69ddfcfd95369395cc87444 (diff)
downloadberkeleydb-780b92ada9afcf1d58085a83a0b9e6bc982203d1.tar.gz
Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz.HEADdb-6.1.23master
Diffstat (limited to 'examples/cxx/getting_started')
-rw-r--r--examples/cxx/getting_started/MyDb.cpp2
-rw-r--r--examples/cxx/getting_started/MyDb.hpp2
-rw-r--r--examples/cxx/getting_started/excxx_example_database_load.cpp2
-rw-r--r--examples/cxx/getting_started/excxx_example_database_read.cpp2
-rw-r--r--examples/cxx/getting_started/gettingStartedCommon.hpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/examples/cxx/getting_started/MyDb.cpp b/examples/cxx/getting_started/MyDb.cpp
index a1ced76f..674b6d36 100644
--- a/examples/cxx/getting_started/MyDb.cpp
+++ b/examples/cxx/getting_started/MyDb.cpp
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2004, 2015 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
diff --git a/examples/cxx/getting_started/MyDb.hpp b/examples/cxx/getting_started/MyDb.hpp
index 3ca72231..66f0725b 100644
--- a/examples/cxx/getting_started/MyDb.hpp
+++ b/examples/cxx/getting_started/MyDb.hpp
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
diff --git a/examples/cxx/getting_started/excxx_example_database_load.cpp b/examples/cxx/getting_started/excxx_example_database_load.cpp
index 2a66c575..d1610819 100644
--- a/examples/cxx/getting_started/excxx_example_database_load.cpp
+++ b/examples/cxx/getting_started/excxx_example_database_load.cpp
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
diff --git a/examples/cxx/getting_started/excxx_example_database_read.cpp b/examples/cxx/getting_started/excxx_example_database_read.cpp
index 9ac26b12..f443116a 100644
--- a/examples/cxx/getting_started/excxx_example_database_read.cpp
+++ b/examples/cxx/getting_started/excxx_example_database_read.cpp
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/
diff --git a/examples/cxx/getting_started/gettingStartedCommon.hpp b/examples/cxx/getting_started/gettingStartedCommon.hpp
index be9ea4e5..fc22aaf9 100644
--- a/examples/cxx/getting_started/gettingStartedCommon.hpp
+++ b/examples/cxx/getting_started/gettingStartedCommon.hpp
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2005, 2015 Oracle and/or its affiliates. All rights reserved.
*
* $Id$
*/