8213305: Fix legal headers in test/java/math
authorbpb
Fri, 02 Nov 2018 09:56:47 -0700
changeset 52389 3941f9d90689
parent 52388 867ab2d34c56
child 52390 a2b1d31efbf6
8213305: Fix legal headers in test/java/math Reviewed-by: darcy
test/jdk/java/math/BigInteger/PrimeTest.java
--- a/test/jdk/java/math/BigInteger/PrimeTest.java	Fri Nov 02 12:49:42 2018 -0400
+++ b/test/jdk/java/math/BigInteger/PrimeTest.java	Fri Nov 02 09:56:47 2018 -0700
@@ -4,9 +4,7 @@
  *
  * 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.  Oracle designates this
- * particular file as subject to the "Classpath" exception as provided
- * by Oracle in the LICENSE file that accompanied this code.
+ * published by the Free Software Foundation.
  *
  * This code is distributed in the hope that it will be useful, but WITHOUT
  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or