From c9255f3f5d3b826b9502e21aa953f0cf9f9abdec Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Thu, 2 May 2024 10:46:29 +0000 Subject: [PATCH] 8331514: Tests should not use the "Classpath" exception form of the legal header Reviewed-by: dfuchs --- test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java b/test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java index daffb4b8c84..d9896f16e00 100644 --- a/test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.java +++ b/test/jdk/java/lang/ProcessBuilder/JspawnhelperWarnings.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