Skip to content

Commit 77bd9ad

Browse files
committed
Bug 577736 - [18] Remove JCP disclaimers and BETA from code in Debug
Change-Id: I46284bc3cb198a8b7211c8d5d6cc31eb6213231c Reviewed-on: https://git.eclipse.org/r/c/jdt/eclipse.jdt.debug/+/192084 Tested-by: Sarika Sinha <[email protected]> Reviewed-by: Sarika Sinha <[email protected]>
1 parent 5858c63 commit 77bd9ad

File tree

7 files changed

+7
-29
lines changed

7 files changed

+7
-29
lines changed

org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/EECompilationParticipant.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*******************************************************************************
2-
* Copyright (c) 2008, 2021 IBM Corporation and others.
2+
* Copyright (c) 2008, 2022 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
66
* which accompanies this distribution, and is available at
77
* https://www.eclipse.org/legal/epl-2.0/
88
*
99
* SPDX-License-Identifier: EPL-2.0
10-
* This is an implementation of an early-draft specification developed under the Java
11-
* Community Process (JCP) and is made available for testing and evaluation purposes
12-
* only. The code is not compatible with any specification of the JCP.
1310
*
1411
* Contributors:
1512
* IBM Corporation - initial API and implementation

org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/StandardVMType.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*******************************************************************************
2-
* Copyright (c) 2000, 2021 IBM Corporation and others.
2+
* Copyright (c) 2000, 2022 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
66
* which accompanies this distribution, and is available at
77
* https://www.eclipse.org/legal/epl-2.0/
88
*
99
* SPDX-License-Identifier: EPL-2.0
10-
* This is an implementation of an early-draft specification developed under the Java
11-
* Community Process (JCP) and is made available for testing and evaluation purposes
12-
* only. The code is not compatible with any specification of the JCP.
1310
*
1411
* Contributors:
1512
* IBM Corporation - initial API and implementation

org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/environments/EnvironmentsManager.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*******************************************************************************
2-
* Copyright (c) 2005, 2021 IBM Corporation and others.
2+
* Copyright (c) 2005, 2022 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
66
* which accompanies this distribution, and is available at
77
* https://www.eclipse.org/legal/epl-2.0/
88
*
99
* SPDX-License-Identifier: EPL-2.0
10-
* This is an implementation of an early-draft specification developed under the Java
11-
* Community Process (JCP) and is made available for testing and evaluation purposes
12-
* only. The code is not compatible with any specification of the JCP.
1310
*
1411
* Contributors:
1512
* IBM Corporation - initial API and implementation

org.eclipse.jdt.launching/launching/org/eclipse/jdt/internal/launching/environments/ExecutionEnvironmentAnalyzer.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*******************************************************************************
2-
* Copyright (c) 2006, 2021 IBM Corporation and others.
2+
* Copyright (c) 2006, 2022 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
66
* which accompanies this distribution, and is available at
77
* https://www.eclipse.org/legal/epl-2.0/
88
*
99
* SPDX-License-Identifier: EPL-2.0
10-
* This is an implementation of an early-draft specification developed under the Java
11-
* Community Process (JCP) and is made available for testing and evaluation purposes
12-
* only. The code is not compatible with any specification of the JCP.
1310
*
1411
* Contributors:
1512
* IBM Corporation - initial API and implementation

org.eclipse.jdt.launching/launching/org/eclipse/jdt/launching/JavaRuntime.java

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
/*******************************************************************************
2-
* Copyright (c) 2000, 2021 IBM Corporation and others.
2+
* Copyright (c) 2000, 2022 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
66
* which accompanies this distribution, and is available at
77
* https://www.eclipse.org/legal/epl-2.0/
88
*
99
* SPDX-License-Identifier: EPL-2.0
10-
* This is an implementation of an early-draft specification developed under the Java
11-
* Community Process (JCP) and is made available for testing and evaluation purposes
12-
* only. The code is not compatible with any specification of the JCP.
1310
*
1411
* Contributors:
1512
* IBM Corporation - initial API and implementation

org.eclipse.jdt.launching/plugin.properties

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
###############################################################################
2-
# Copyright (c) 2000, 2021 IBM Corporation and others.
2+
# Copyright (c) 2000, 2022 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
66
# which accompanies this distribution, and is available at
77
# https://www.eclipse.org/legal/epl-2.0/
88
#
99
# SPDX-License-Identifier: EPL-2.0
10-
# This is an implementation of an early-draft specification developed under the Java
11-
# Community Process (JCP) and is made available for testing and evaluation purposes
12-
# only. The code is not compatible with any specification of the JCP.
1310
#
1411
# Contributors:
1512
# IBM Corporation - initial API and implementation

org.eclipse.jdt.launching/plugin.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?eclipse version="3.0"?>
33
<!--
4-
Copyright (c) 2005, 2021 IBM Corporation and others.
4+
Copyright (c) 2005, 2022 IBM Corporation and others.
55
66
This program and the accompanying materials
77
are made available under the terms of the Eclipse Public License 2.0
88
which accompanies this distribution, and is available at
99
https://www.eclipse.org/legal/epl-2.0/
1010
1111
SPDX-License-Identifier: EPL-2.0
12-
This is an implementation of an early-draft specification developed under the Java
13-
Community Process (JCP) and is made available for testing and evaluation purposes
14-
only. The code is not compatible with any specification of the JCP.
15-
1612
1713
Contributors:
1814
IBM Corporation - initial API and implementation

0 commit comments

Comments
 (0)