Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-22 13:54:05 +0000
committerLars Vogel2018-08-22 13:54:05 +0000
commita0ca884db8643abe09b7b68cf1682b83fe5ebc30 (patch)
treeb883e6b611169acb8b7e13b006929dee23e60476 /bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties
parent6d50f7d2081fed2f5ecf7398adea722ed97ef830 (diff)
downloadrt.equinox.p2-a0ca884db8643abe09b7b68cf1682b83fe5ebc30.tar.gz
rt.equinox.p2-a0ca884db8643abe09b7b68cf1682b83fe5ebc30.tar.xz
rt.equinox.p2-a0ca884db8643abe09b7b68cf1682b83fe5ebc30.zip
Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 3
Change-Id: I7b922fdd409b7f004a77cf1d662a72034bd18a58 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties')
-rw-r--r--bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties9
1 files changed, 6 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties b/bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties
index d6b5466cd..9dde14708 100644
--- a/bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties
+++ b/bundles/org.eclipse.equinox.p2.transport.ecf/plugin.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2010 - 2011 Sonatype, Inc. 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:
# Sonatype, Inc. - initial API and implementation

Back to the top