diff options
author | Lars Vogel | 2018-08-27 12:42:58 +0000 |
---|---|---|
committer | Lars Vogel | 2018-08-27 12:44:34 +0000 |
commit | 7f27553b2d1c1a14fa847a024cf0a60487515031 (patch) | |
tree | fecfe5fd30592632637d042fb132176bd187aa4a /bundles/org.eclipse.equinox.p2.tests.ui/build.properties | |
parent | ca4a568abd850860c4ff00ee00e4a26cf5544e60 (diff) | |
download | rt.equinox.p2-7f27553b2d1c1a14fa847a024cf0a60487515031.tar.gz rt.equinox.p2-7f27553b2d1c1a14fa847a024cf0a60487515031.tar.xz rt.equinox.p2-7f27553b2d1c1a14fa847a024cf0a60487515031.zip |
Bug 535802 - EPL 2.0 for remaining test plug-insI20180829-0800I20180828-2000I20180828-0800I20180827-2000
Change-Id: If2e35c4c118edbcf6ef4db5858726dde942da562
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.tests.ui/build.properties')
-rw-r--r-- | bundles/org.eclipse.equinox.p2.tests.ui/build.properties | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.p2.tests.ui/build.properties b/bundles/org.eclipse.equinox.p2.tests.ui/build.properties index f2974a1b6..e715d4bc7 100644 --- a/bundles/org.eclipse.equinox.p2.tests.ui/build.properties +++ b/bundles/org.eclipse.equinox.p2.tests.ui/build.properties @@ -1,9 +1,12 @@ ############################################################################### # Copyright (c) 2008, 2010 IBM Corporation and others. -# All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# +# 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 -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # IBM Corporation - initial API and implementation |