diff options
Diffstat (limited to 'test/java/rep/upgrades')
12 files changed, 12 insertions, 12 deletions
diff --git a/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java b/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java index bca9522d..26379ab4 100644 --- a/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java +++ b/test/java/rep/upgrades/current/repmgrtests/ConnectScript.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/upgrades/current/repmgrtests/CurrentImpl.java b/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.java index ff776417..0b755705 100644 --- a/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.java +++ b/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.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/upgrades/test/repmgrtests/AbstractUpgTest.java b/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.java index 009cee85..7a545df0 100644 --- a/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.java +++ b/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.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/upgrades/test/repmgrtests/Config.java b/test/java/rep/upgrades/test/repmgrtests/Config.java index cf28a917..1d2fe899 100644 --- a/test/java/rep/upgrades/test/repmgrtests/Config.java +++ b/test/java/rep/upgrades/test/repmgrtests/Config.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/upgrades/test/repmgrtests/MyStats.java b/test/java/rep/upgrades/test/repmgrtests/MyStats.java index fed0f565..6b43f802 100644 --- a/test/java/rep/upgrades/test/repmgrtests/MyStats.java +++ b/test/java/rep/upgrades/test/repmgrtests/MyStats.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/upgrades/test/repmgrtests/SimpleConnectTest.java b/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.java index e0668bc4..ccca4def 100644 --- a/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.java +++ b/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.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/upgrades/test/repmgrtests/TestMixedHeartbeats.java b/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.java index 387fb42e..c6b5b012 100644 --- a/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.java +++ b/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.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/upgrades/test/repmgrtests/TestReverseConnect.java b/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.java index c45328d6..d278b47a 100644 --- a/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.java +++ b/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.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/upgrades/test/repmgrtests/TestSimpleFwdConnect.java b/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.java index 9aa4ae52..17e34ebb 100644 --- a/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.java +++ b/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.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/upgrades/test/repmgrtests/TestSimpleRevConnect.java b/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.java index db9ba505..903533d9 100644 --- a/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.java +++ b/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.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/upgrades/v46/repmgrtests/V46impl.java b/test/java/rep/upgrades/v46/repmgrtests/V46impl.java index af85293a..9127ff04 100644 --- a/test/java/rep/upgrades/v46/repmgrtests/V46impl.java +++ b/test/java/rep/upgrades/v46/repmgrtests/V46impl.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/upgrades/v47/repmgrtests/ConnectScript.java b/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.java index 08a7f36f..718a805b 100644 --- a/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.java +++ b/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.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. * */ |
