summaryrefslogtreecommitdiff
path: root/examples/cxx/getting_started
diff options
context:
space:
mode:
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$
*/