summaryrefslogtreecommitdiff
path: root/examples/java/src/db/GettingStarted
diff options
context:
space:
mode:
Diffstat (limited to 'examples/java/src/db/GettingStarted')
-rw-r--r--examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java2
-rw-r--r--examples/java/src/db/GettingStarted/ExampleDatabaseRead.java2
-rw-r--r--examples/java/src/db/GettingStarted/Inventory.java2
-rw-r--r--examples/java/src/db/GettingStarted/InventoryBinding.java2
-rw-r--r--examples/java/src/db/GettingStarted/ItemNameKeyCreator.java2
-rw-r--r--examples/java/src/db/GettingStarted/MyDbs.java2
-rw-r--r--examples/java/src/db/GettingStarted/Vendor.java2
7 files changed, 7 insertions, 7 deletions
diff --git a/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java b/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java
index 0fc2262c..8ae85825 100644
--- a/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java
+++ b/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java
@@ -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/java/src/db/GettingStarted/ExampleDatabaseRead.java b/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java
index 684501a8..b8223c54 100644
--- a/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java
+++ b/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java
@@ -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/java/src/db/GettingStarted/Inventory.java b/examples/java/src/db/GettingStarted/Inventory.java
index e39be934..a1946e52 100644
--- a/examples/java/src/db/GettingStarted/Inventory.java
+++ b/examples/java/src/db/GettingStarted/Inventory.java
@@ -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/java/src/db/GettingStarted/InventoryBinding.java b/examples/java/src/db/GettingStarted/InventoryBinding.java
index 46c8d0fc..9cae9048 100644
--- a/examples/java/src/db/GettingStarted/InventoryBinding.java
+++ b/examples/java/src/db/GettingStarted/InventoryBinding.java
@@ -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/java/src/db/GettingStarted/ItemNameKeyCreator.java b/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java
index 0c0b7b2d..1708a69e 100644
--- a/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java
+++ b/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java
@@ -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/java/src/db/GettingStarted/MyDbs.java b/examples/java/src/db/GettingStarted/MyDbs.java
index c0d2c79a..07b941fb 100644
--- a/examples/java/src/db/GettingStarted/MyDbs.java
+++ b/examples/java/src/db/GettingStarted/MyDbs.java
@@ -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/java/src/db/GettingStarted/Vendor.java b/examples/java/src/db/GettingStarted/Vendor.java
index 5948fe25..f77ff703 100644
--- a/examples/java/src/db/GettingStarted/Vendor.java
+++ b/examples/java/src/db/GettingStarted/Vendor.java
@@ -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$
*/