Skip to content

Commit 942047a

Browse files
committed
[24] Remove BETA_JAVA24 disclaimers
eclipse-jdt#2048
1 parent 764f9c2 commit 942047a

File tree

3 files changed

+1
-13
lines changed
  • org.eclipse.jdt.astview/src/org/eclipse/jdt/astview/views
  • org.eclipse.jdt.core.manipulation

3 files changed

+1
-13
lines changed

org.eclipse.jdt.astview/src/org/eclipse/jdt/astview/views/ASTView.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
*
99
* SPDX-License-Identifier: EPL-2.0
1010
*
11-
* This is an implementation of an early-draft specification developed under the Java
12-
* Community Process (JCP) and is made available for testing and evaluation purposes
13-
* only. The code is not compatible with any specification of the JCP.
14-
*
1511
* Contributors:
1612
* IBM Corporation - initial API and implementation
1713
*******************************************************************************/

org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/ui/util/ASTHelper.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright (c) 2019, 2024 IBM Corporation and others.
2+
* Copyright (c) 2019, 2025 IBM Corporation and others.
33
*
44
* This program and the accompanying materials
55
* are made available under the terms of the Eclipse Public License 2.0
@@ -8,10 +8,6 @@
88
*
99
* SPDX-License-Identifier: EPL-2.0
1010
*
11-
* This is an implementation of an early-draft specification developed under the Java
12-
* Community Process (JCP) and is made available for testing and evaluation purposes
13-
* only. The code is not compatible with any specification of the JCP.
14-
*
1511
* Contributors:
1612
* IBM Corporation - initial API and implementation
1713
*******************************************************************************/

org.eclipse.jdt.core.manipulation/core extension/org/eclipse/jdt/internal/corext/util/JavaModelUtil.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
*
99
* SPDX-License-Identifier: EPL-2.0
1010
*
11-
* This is an implementation of an early-draft specification developed under the Java
12-
* Community Process (JCP) and is made available for testing and evaluation purposes
13-
* only. The code is not compatible with any specification of the JCP.
14-
*
1511
* Contributors:
1612
* IBM Corporation - initial API and implementation
1713
* Matt Chapman, [email protected] - 89977 Make JDT .java agnostic

0 commit comments

Comments
 (0)