Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjay2018-09-26 01:33:07 +0000
committerjay2018-09-26 01:35:54 +0000
commit0e83bd4692beaeebdf444b2d8e7053586ae1e8bc (patch)
treecb0c52b242c06e0b0b4c5054704ce0734c2d6c32 /org.eclipse.jdt.compiler.tool.tests
parent5f1cf0b30b80bdbf83078dbf9ea0dbd7fb234b75 (diff)
downloadeclipse.jdt.core-0e83bd4692beaeebdf444b2d8e7053586ae1e8bc.tar.gz
eclipse.jdt.core-0e83bd4692beaeebdf444b2d8e7053586ae1e8bc.tar.xz
eclipse.jdt.core-0e83bd4692beaeebdf444b2d8e7053586ae1e8bc.zip
Bug 539385 - Removing JCP DisclaimersP20180926-0115P20180925-2145
Change-Id: I183631fc737085329b6e287656f884eb2571452a Signed-off-by: jay <jarthana@in.ibm.com>
Diffstat (limited to 'org.eclipse.jdt.compiler.tool.tests')
-rw-r--r--org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/CompilerToolTests.java4
1 files changed, 0 insertions, 4 deletions
diff --git a/org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/CompilerToolTests.java b/org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/CompilerToolTests.java
index 06fe4acc75..39ef5b965c 100644
--- a/org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/CompilerToolTests.java
+++ b/org.eclipse.jdt.compiler.tool.tests/src/org/eclipse/jdt/compiler/tool/tests/CompilerToolTests.java
@@ -10,10 +10,6 @@
*
* SPDX-License-Identifier: EPL-2.0
*
- * This is an implementation of an early-draft specification developed under the Java
- * Community Process (JCP) and is made available for testing and evaluation purposes
- * only. The code is not compatible with any specification of the JCP.
- *
* Contributors:
* IBM Corporation - initial API and implementation
* Jesper Steen Moeller - Contributions for:

Back to the top