summaryrefslogtreecommitdiff
path: root/test/java/rep/tests
diff options
context:
space:
mode:
Diffstat (limited to 'test/java/rep/tests')
-rw-r--r--test/java/rep/tests/rep/TestEmptyLogElection.java2
-rw-r--r--test/java/rep/tests/rep/TestMirandaTimeout.java2
-rw-r--r--test/java/rep/tests/repmgrtests/EventHandler.java2
-rw-r--r--test/java/rep/tests/repmgrtests/PortsConfig.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestConfig.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestDrainAbandon.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestDrainCommitx.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestDrainIntInit.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestHeartbeats.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestNoClient.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestRedundantTakeover.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestRepmgr.java2
-rw-r--r--test/java/rep/tests/repmgrtests/TestStrictElect.java2
-rw-r--r--test/java/rep/tests/repmgrtests/Util.java2
14 files changed, 14 insertions, 14 deletions
diff --git a/test/java/rep/tests/rep/TestEmptyLogElection.java b/test/java/rep/tests/rep/TestEmptyLogElection.java
index 709babe2..7d215e9e 100644
--- a/test/java/rep/tests/rep/TestEmptyLogElection.java
+++ b/test/java/rep/tests/rep/TestEmptyLogElection.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/rep/TestMirandaTimeout.java b/test/java/rep/tests/rep/TestMirandaTimeout.java
index 138d2fc8..88aa4788 100644
--- a/test/java/rep/tests/rep/TestMirandaTimeout.java
+++ b/test/java/rep/tests/rep/TestMirandaTimeout.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/EventHandler.java b/test/java/rep/tests/repmgrtests/EventHandler.java
index 06bac58b..f9aeb14f 100644
--- a/test/java/rep/tests/repmgrtests/EventHandler.java
+++ b/test/java/rep/tests/repmgrtests/EventHandler.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/PortsConfig.java b/test/java/rep/tests/repmgrtests/PortsConfig.java
index c664be16..b549fa9a 100644
--- a/test/java/rep/tests/repmgrtests/PortsConfig.java
+++ b/test/java/rep/tests/repmgrtests/PortsConfig.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestConfig.java b/test/java/rep/tests/repmgrtests/TestConfig.java
index 5adb42dd..2862a1ae 100644
--- a/test/java/rep/tests/repmgrtests/TestConfig.java
+++ b/test/java/rep/tests/repmgrtests/TestConfig.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestDrainAbandon.java b/test/java/rep/tests/repmgrtests/TestDrainAbandon.java
index 77133804..b7d57592 100644
--- a/test/java/rep/tests/repmgrtests/TestDrainAbandon.java
+++ b/test/java/rep/tests/repmgrtests/TestDrainAbandon.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestDrainCommitx.java b/test/java/rep/tests/repmgrtests/TestDrainCommitx.java
index b7deef9d..1c4f2696 100644
--- a/test/java/rep/tests/repmgrtests/TestDrainCommitx.java
+++ b/test/java/rep/tests/repmgrtests/TestDrainCommitx.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestDrainIntInit.java b/test/java/rep/tests/repmgrtests/TestDrainIntInit.java
index 260285d6..dbc39a73 100644
--- a/test/java/rep/tests/repmgrtests/TestDrainIntInit.java
+++ b/test/java/rep/tests/repmgrtests/TestDrainIntInit.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestHeartbeats.java b/test/java/rep/tests/repmgrtests/TestHeartbeats.java
index 67830632..8d97529b 100644
--- a/test/java/rep/tests/repmgrtests/TestHeartbeats.java
+++ b/test/java/rep/tests/repmgrtests/TestHeartbeats.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestNoClient.java b/test/java/rep/tests/repmgrtests/TestNoClient.java
index 0ef71258..49bed5e5 100644
--- a/test/java/rep/tests/repmgrtests/TestNoClient.java
+++ b/test/java/rep/tests/repmgrtests/TestNoClient.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java b/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java
index b0127ad1..8d64da2d 100644
--- a/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java
+++ b/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestRepmgr.java b/test/java/rep/tests/repmgrtests/TestRepmgr.java
index 25fe19f8..2d31329f 100644
--- a/test/java/rep/tests/repmgrtests/TestRepmgr.java
+++ b/test/java/rep/tests/repmgrtests/TestRepmgr.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/TestStrictElect.java b/test/java/rep/tests/repmgrtests/TestStrictElect.java
index fdc74ca0..a4329a21 100644
--- a/test/java/rep/tests/repmgrtests/TestStrictElect.java
+++ b/test/java/rep/tests/repmgrtests/TestStrictElect.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/
diff --git a/test/java/rep/tests/repmgrtests/Util.java b/test/java/rep/tests/repmgrtests/Util.java
index f059941c..712e883b 100644
--- a/test/java/rep/tests/repmgrtests/Util.java
+++ b/test/java/rep/tests/repmgrtests/Util.java
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2010, 2015 Oracle and/or its affiliates. All rights reserved.
*
*/