aboutsummaryrefslogtreecommitdiff
path: root/test/vm
diff options
context:
space:
mode:
authorserb <none@none>2013-11-12 20:24:25 +0400
committerserb <none@none>2013-11-12 20:24:25 +0400
commit797b7c5b204ffc0b808bc65cbaaafeeecee3fab1 (patch)
tree5e1fa593650dd5e6c167c8611cf68ab5ec41a069 /test/vm
parent246ea9d07a5bf18d5df6e791a560b77dc02c0ef3 (diff)
8027696: Incorrect copyright header in the tests
Reviewed-by: alanb, malenkov, mullan
Diffstat (limited to 'test/vm')
-rw-r--r--test/vm/verifier/defaultMethods/DefaultMethodRegressionTests.java4
-rw-r--r--test/vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java4
2 files changed, 2 insertions, 6 deletions
diff --git a/test/vm/verifier/defaultMethods/DefaultMethodRegressionTests.java b/test/vm/verifier/defaultMethods/DefaultMethodRegressionTests.java
index 902c3590a..544f5d47a 100644
--- a/test/vm/verifier/defaultMethods/DefaultMethodRegressionTests.java
+++ b/test/vm/verifier/defaultMethods/DefaultMethodRegressionTests.java
@@ -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
diff --git a/test/vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java b/test/vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java
index 85fccecf7..81e3bdd94 100644
--- a/test/vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java
+++ b/test/vm/verifier/defaultMethods/DefaultMethodRegressionTestsRun.java
@@ -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