Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-29 09:59:02 +0000
committerLars Vogel2018-08-29 09:59:02 +0000
commitd3e0ea8066afdc830983e5abf03fe0fdcd275aa9 (patch)
treeef2d24dd2e2308f627734c14ab5eadbe861d4975 /production
parent8cbb7a51500f6a78b9ce3b0f4b5953a6cd013b40 (diff)
downloadeclipse.platform.releng.aggregator-d3e0ea8066afdc830983e5abf03fe0fdcd275aa9.tar.gz
eclipse.platform.releng.aggregator-d3e0ea8066afdc830983e5abf03fe0fdcd275aa9.tar.xz
eclipse.platform.releng.aggregator-d3e0ea8066afdc830983e5abf03fe0fdcd275aa9.zip
Removes double EPL license from cleanupEquinox.sh
Change-Id: Ia5eeb54c4403fad134672d6ea24b10710f5d91b2 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'production')
-rwxr-xr-xproduction/sdk/cleaners/cleanupEquinox.sh13
1 files changed, 0 insertions, 13 deletions
diff --git a/production/sdk/cleaners/cleanupEquinox.sh b/production/sdk/cleaners/cleanupEquinox.sh
index 5e0988edf..f9ad18170 100755
--- a/production/sdk/cleaners/cleanupEquinox.sh
+++ b/production/sdk/cleaners/cleanupEquinox.sh
@@ -12,19 +12,6 @@
# Contributors:
# David Williams - initial API and implementation
#*******************************************************************************
-
-# Copyright (c) 2011 IBM Corporation and others.
-#
-# This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License 2.0
-# which accompanies this distribution, and is available at
-# https://www.eclipse.org/legal/epl-2.0/
-#
-# SPDX-License-Identifier: EPL-2.0
-#
-# Contributors:
-# IBM Corporation - initial API and implementation
-#*******************************************************************************
# inherited script from John A. in 2016.
# Some 'todos':
# bullet proof a little?

Back to the top