diff -r c0d3bdeb03ed src/hotspot/cpu/aarch64/aarch64.ad
--- a/src/hotspot/cpu/aarch64/aarch64.ad	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/aarch64/aarch64.ad	Fri Nov 23 16:06:10 2018 +0100
@@ -1,8 +1,8 @@
 //
 // Copyright (c) 2003, 2018, Oracle and/or its affiliates. All rights reserved.
-// Copyright (c) 2014, Red Hat Inc. All rights reserved.
+// Copyright (c) 2014, 2018, Red Hat, Inc. All rights reserved.
 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 //
 // This code is free software; you can redistribute it and/or modify it
 // under the terms of the GNU General Public License version 2 only, as
 // published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp
--- a/src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.hpp
--- a/src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetAssembler_aarch64.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetC1_aarch64.cpp
--- a/src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetC1_aarch64.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/aarch64/gc/shenandoah/shenandoahBarrierSetC1_aarch64.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp
--- a/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.hpp
--- a/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetAssembler_x86.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetC1_x86.cpp
--- a/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetC1_x86.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/cpu/x86/gc/shenandoah/shenandoahBarrierSetC1_x86.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shared/gcCause.cpp
--- a/src/hotspot/share/gc/shared/gcCause.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shared/gcCause.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2002, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/gc/shared/gcCause.hpp
--- a/src/hotspot/share/gc/shared/gcCause.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shared/gcCause.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2002, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/gc/shared/gcName.hpp
--- a/src/hotspot/share/gc/shared/gcName.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shared/gcName.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2002, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp
--- a/src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.hpp
--- a/src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/c1/shenandoahBarrierSetC1.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp
--- a/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.hpp
--- a/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/c2/shenandoahBarrierSetC2.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp
--- a/src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.hpp
--- a/src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/c2/shenandoahSupport.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAdaptiveHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahAggressiveHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahCompactHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahPassiveHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahPassiveHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahPassiveHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahPassiveHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahPassiveHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahPassiveHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahStaticHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahStaticHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahStaticHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahStaticHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahStaticHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahStaticHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/heuristics/shenandoahTraversalHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahAllocRequest.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahAllocRequest.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahAllocRequest.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahAllocTracker.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahArguments.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahArguments.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahArguments.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahArguments.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahArguments.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahArguments.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahAsserts.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahAsserts.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahAsserts.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahAsserts.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahBarrierSet.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahBarrierSetAssembler.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahBarrierSetAssembler.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahBarrierSetAssembler.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahBrooksPointer.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahBrooksPointer.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahBrooksPointer.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahBrooksPointer.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahBrooksPointer.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahBrooksPointer.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCodeRoots.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCollectionSet.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahCollectorPolicy.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahControlThread.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahControlThread.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahControlThread.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahControlThread.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahEvacOOMHandler.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahFreeSet.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahFreeSet.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahFreeSet.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahFreeSet.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahFreeSet.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahFreeSet.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,8 +1,7 @@
-
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeap.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeap.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeap.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeap.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapLock.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapLock.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapLock.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegion.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionCounters.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeapRegionSet.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeuristics.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeuristics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeuristics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahHeuristics.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahHeuristics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahHeuristics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2014, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2014, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMarkingContext.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMemoryPool.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMemoryPool.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMemoryPool.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMemoryPool.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMemoryPool.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMemoryPool.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMetrics.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMetrics.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMetrics.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMetrics.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMetrics.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMetrics.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMonitoringSupport.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMonitoringSupport.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMonitoringSupport.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahMonitoringSupport.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahMonitoringSupport.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahMonitoringSupport.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahNumberSeq.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahNumberSeq.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahNumberSeq.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahNumberSeq.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahNumberSeq.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahNumberSeq.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahOopClosures.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahOopClosures.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahOopClosures.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahOopClosures.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahOopClosures.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahOopClosures.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahPacer.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahPacer.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahPacer.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahPacer.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahPacer.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahPacer.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahPacer.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahPacer.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahPacer.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,8 +1,7 @@
-
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahRootProcessor.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2015, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahRuntime.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahRuntime.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahRuntime.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahRuntime.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahRuntime.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahRuntime.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahSATBMarkQueueSet.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahSharedVariables.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahSharedVariables.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahSharedVariables.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahStrDedupQueue.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahStringDedup.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahStringDedup.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahStringDedup.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahStringDedup.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTaskqueue.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahThreadLocalData.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahThreadLocalData.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahThreadLocalData.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTimingTracker.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTimingTracker.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTimingTracker.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTimingTracker.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTimingTracker.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTimingTracker.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.inline.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.inline.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahTraversalGC.inline.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahUtils.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahUtils.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahVerifier.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahVerifier.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahVerifier.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahVerifier.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahWorkGroup.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahWorkGroup.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahWorkGroup.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahWorkGroup.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahWorkGroup.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahWorkGroup.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahWorkerPolicy.cpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahWorkerPolicy.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahWorkerPolicy.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoahWorkerPolicy.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoahWorkerPolicy.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoahWorkerPolicy.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp
--- a/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/shenandoah_globals.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/vmStructs_shenandoah.hpp
--- a/src/hotspot/share/gc/shenandoah/vmStructs_shenandoah.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/vmStructs_shenandoah.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/vm_operations_shenandoah.cpp
--- a/src/hotspot/share/gc/shenandoah/vm_operations_shenandoah.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/vm_operations_shenandoah.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/gc/shenandoah/vm_operations_shenandoah.hpp
--- a/src/hotspot/share/gc/shenandoah/vm_operations_shenandoah.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/gc/shenandoah/vm_operations_shenandoah.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2015, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2013, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/hotspot/share/memory/metaspace.hpp
--- a/src/hotspot/share/memory/metaspace.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/memory/metaspace.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/opto/cfgnode.hpp
--- a/src/hotspot/share/opto/cfgnode.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/opto/cfgnode.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/opto/classes.cpp
--- a/src/hotspot/share/opto/classes.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/opto/classes.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/opto/classes.hpp
--- a/src/hotspot/share/opto/classes.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/opto/classes.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/opto/node.cpp
--- a/src/hotspot/share/opto/node.cpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/opto/node.cpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/opto/phasetype.hpp
--- a/src/hotspot/share/opto/phasetype.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/opto/phasetype.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2012, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/hotspot/share/opto/type.hpp
--- a/src/hotspot/share/opto/type.hpp	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/hotspot/share/opto/type.hpp	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1997, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java
--- a/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2000, 2015, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java
--- a/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java
--- a/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/TestFullGCCount.java
--- a/test/hotspot/jtreg/gc/TestFullGCCount.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/TestFullGCCount.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/TestHumongousReferenceObject.java
--- a/test/hotspot/jtreg/gc/TestHumongousReferenceObject.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/TestHumongousReferenceObject.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestDisableDefaultGC.java
--- a/test/hotspot/jtreg/gc/arguments/TestDisableDefaultGC.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestDisableDefaultGC.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestMaxMinHeapFreeRatioFlags.java
--- a/test/hotspot/jtreg/gc/arguments/TestMaxMinHeapFreeRatioFlags.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestMaxMinHeapFreeRatioFlags.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestNewRatioFlag.java
--- a/test/hotspot/jtreg/gc/arguments/TestNewRatioFlag.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestNewRatioFlag.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestNewSizeFlags.java
--- a/test/hotspot/jtreg/gc/arguments/TestNewSizeFlags.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestNewSizeFlags.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestShrinkHeapInSteps.java
--- a/test/hotspot/jtreg/gc/arguments/TestShrinkHeapInSteps.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestShrinkHeapInSteps.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java
--- a/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestSurvivorRatioFlag.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java
--- a/test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/ergonomics/TestDynamicNumberOfGCThreads.java
--- a/test/hotspot/jtreg/gc/ergonomics/TestDynamicNumberOfGCThreads.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/ergonomics/TestDynamicNumberOfGCThreads.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/ergonomics/TestInitialGCThreadLogging.java
--- a/test/hotspot/jtreg/gc/ergonomics/TestInitialGCThreadLogging.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/ergonomics/TestInitialGCThreadLogging.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/logging/TestGCId.java
--- a/test/hotspot/jtreg/gc/logging/TestGCId.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/logging/TestGCId.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/metaspace/TestMetaspacePerfCounters.java
--- a/test/hotspot/jtreg/gc/metaspace/TestMetaspacePerfCounters.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/metaspace/TestMetaspacePerfCounters.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/CriticalNativeArgs.java
--- a/test/hotspot/jtreg/gc/shenandoah/CriticalNativeArgs.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/CriticalNativeArgs.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/CriticalNativeStress.java
--- a/test/hotspot/jtreg/gc/shenandoah/CriticalNativeStress.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/CriticalNativeStress.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java
--- a/test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/EvilSyncBug.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java
--- a/test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/HumongousThreshold.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java
--- a/test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/LargeObjectAlignment.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java
--- a/test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/LotsOfCycles.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java
--- a/test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/PinnedGarbage.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java
--- a/test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/ShenandoahJNICritical.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java
--- a/test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/ShenandoahStrDedupStress.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestArrayCopyCheckCast.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestArrayCopyStress.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestElasticTLAB.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestGCThreadGroups.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestHeapAlloc.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestMemoryMXBeans.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestMemoryPools.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestPeriodicGC.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestSelectiveBarrierFlags.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestShenandoahStrDedup.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestShenandoahWithLogLevel.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestSmallHeap.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java
--- a/test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/TestVerifyLevels.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java
--- a/test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/WrongArrayMember.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocHumongousFragment.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocIntArrays.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjectArrays.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/AllocObjects.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/HeapUncommit.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/ParallelRefprocSanity.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/RefprocSanity.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/RetainObjects.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/SieveObjects.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/StringInternCleanup.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java
--- a/test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/acceptance/VerifyJCStressTest.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/C1ArrayCopyNPE.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/C1VectorizedMismatch.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/TestExpandedWBLostNullCheckDep.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/TestMaybeNullUnsafeAccess.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/TestNullCheck.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/TestReferenceCAS.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java
--- a/test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/compiler/TestWriteBarrierClearControl.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. All rights reserved.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java
--- a/test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/jni/TestJNIGlobalRefs.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c
--- a/test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/jni/libTestJNIGlobalRefs.c	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java
--- a/test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/jvmti/TestHeapDump.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c
--- a/test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/jvmti/libTestHeapDump.c	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/libCriticalNative.c
--- a/test/hotspot/jtreg/gc/shenandoah/libCriticalNative.c	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/libCriticalNative.c	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c
--- a/test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/libPinnedGarbage.c	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c
--- a/test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/libShenandoahJNICritical.c	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java
--- a/test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/mxbeans/ChurnNotifications.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java
--- a/test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/mxbeans/PauseNotifications.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java
--- a/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargeObj.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java
--- a/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocLargerThanHeap.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java
--- a/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/oom/TestAllocSmallObj.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java
--- a/test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/oom/TestClassLoaderLeak.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java
--- a/test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/oom/TestThreadFailure.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/AlwaysPreTouch.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestCodeCacheRootStyles.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestObjectAlignment.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestPacing.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestParallelRegionStride.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2018, Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestRegionSizeArgs.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestShenandoahArgumentRanges.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java
--- a/test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/shenandoah/options/TestSingleThreadedShenandoah.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java
--- a/test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/startup_warnings/TestShenandoah.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat Inc. All rights reserved.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java
--- a/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2016 Red Hat, Inc. and/or its affiliates.
+ * Copyright (c) 2016, 2018, Red Hat, Inc. All rights reserved.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
  *
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java
--- a/test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat Inc. All rights reserved.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java
--- a/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
-* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+* Copyright (c) 2016, 2018, Oracle and/or its affiliates. All rights reserved.
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * This code is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License version 2 only, as
 * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java
--- a/test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithShenandoah.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2017, Red Hat Inc. All rights reserved.
+ * Copyright (c) 2017, 2018, Red Hat, Inc. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/survivorAlignment/TestAllocationInEden.java
--- a/test/hotspot/jtreg/gc/survivorAlignment/TestAllocationInEden.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/survivorAlignment/TestAllocationInEden.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromEdenToTenured.java
--- a/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromEdenToTenured.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromEdenToTenured.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java
--- a/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterFullGC.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
--- a/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/survivorAlignment/TestPromotionToSurvivor.java
--- a/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionToSurvivor.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/survivorAlignment/TestPromotionToSurvivor.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/gc/whitebox/TestWBGC.java
--- a/test/hotspot/jtreg/gc/whitebox/TestWBGC.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/gc/whitebox/TestWBGC.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/serviceability/tmtools/jstat/GcCapacityTest.java
--- a/test/hotspot/jtreg/serviceability/tmtools/jstat/GcCapacityTest.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/serviceability/tmtools/jstat/GcCapacityTest.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/serviceability/tmtools/jstat/GcCauseTest01.java
--- a/test/hotspot/jtreg/serviceability/tmtools/jstat/GcCauseTest01.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/serviceability/tmtools/jstat/GcCauseTest01.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/serviceability/tmtools/jstat/GcCauseTest03.java
--- a/test/hotspot/jtreg/serviceability/tmtools/jstat/GcCauseTest03.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/serviceability/tmtools/jstat/GcCauseTest03.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/serviceability/tmtools/jstat/GcNewTest.java
--- a/test/hotspot/jtreg/serviceability/tmtools/jstat/GcNewTest.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/serviceability/tmtools/jstat/GcNewTest.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.
diff -r c0d3bdeb03ed test/hotspot/jtreg/serviceability/tmtools/jstat/GcTest01.java
--- a/test/hotspot/jtreg/serviceability/tmtools/jstat/GcTest01.java	Thu Nov 22 17:28:05 2018 -0500
+++ b/test/hotspot/jtreg/serviceability/tmtools/jstat/GcTest01.java	Fri Nov 23 16:06:10 2018 +0100
@@ -1,7 +1,7 @@
 /*
- * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2018, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 only, as
  * published by the Free Software Foundation.