Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-22 12:25:16 +0000
committerAlexander Kurtakov2018-08-22 12:58:51 +0000
commit9d1732f8e466b7d6a347c24927dcb922584053ec (patch)
treed53c88553aac285dbeae5d18d24fc729f2965a66 /bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties
parentd4e966083ecd0f51be076ca8aace1adbb4c03002 (diff)
downloadrt.equinox.p2-9d1732f8e466b7d6a347c24927dcb922584053ec.tar.gz
rt.equinox.p2-9d1732f8e466b7d6a347c24927dcb922584053ec.tar.xz
rt.equinox.p2-9d1732f8e466b7d6a347c24927dcb922584053ec.zip
Bug 535802 - Update p2 EPL-2.0 for its plug-ins - Part 1
Change-Id: I5d8231e4070987a258d03a475ea69046263ea6b3 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties')
-rw-r--r--bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties9
1 files changed, 6 insertions, 3 deletions
diff --git a/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties b/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties
index 02c1593f7..245ce2b38 100644
--- a/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties
+++ b/bundles/org.eclipse.equinox.p2.console/src/org/eclipse/equinox/internal/p2/console/messages.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011 SAP AG 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:
# SAP AG - initial API and implementation

Back to the top