8163984: Fix license and copyright headers in jdk9 under test/lib
authordholmes
Tue, 18 Oct 2016 21:54:50 -0400
changeset 41533 64e1caddf380
parent 41532 76dffc133464
child 41534 5e0f7d5efb14
child 41654 e560407b43cf
8163984: Fix license and copyright headers in jdk9 under test/lib Reviewed-by: dholmes Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>
test/lib/jdk/test/lib/cli/predicate/NotPredicate.java
test/lib/jdk/test/lib/cli/predicate/OrPredicate.java
test/lib/sun/hotspot/WhiteBox.java
test/lib/sun/hotspot/code/BlobType.java
test/lib/sun/hotspot/code/CodeBlob.java
test/lib/sun/hotspot/code/NMethod.java
test/lib/sun/hotspot/cpuinfo/CPUInfo.java
test/lib/sun/hotspot/gc/GC.java
--- a/test/lib/jdk/test/lib/cli/predicate/NotPredicate.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/jdk/test/lib/cli/predicate/NotPredicate.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package jdk.test.lib.cli.predicate;
--- a/test/lib/jdk/test/lib/cli/predicate/OrPredicate.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/jdk/test/lib/cli/predicate/OrPredicate.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package jdk.test.lib.cli.predicate;
--- a/test/lib/sun/hotspot/WhiteBox.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/WhiteBox.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package sun.hotspot;
--- a/test/lib/sun/hotspot/code/BlobType.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/code/BlobType.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package sun.hotspot.code;
--- a/test/lib/sun/hotspot/code/CodeBlob.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/code/CodeBlob.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package sun.hotspot.code;
--- a/test/lib/sun/hotspot/code/NMethod.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/code/NMethod.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package sun.hotspot.code;
--- a/test/lib/sun/hotspot/cpuinfo/CPUInfo.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/cpuinfo/CPUInfo.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package sun.hotspot.cpuinfo;
--- a/test/lib/sun/hotspot/gc/GC.java	Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/gc/GC.java	Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  * or visit www.oracle.com if you need additional information or have any
  * questions.
- *
  */
 
 package sun.hotspot.gc;