Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-29 10:03:58 +0000
committerLars Vogel2018-08-29 10:15:32 +0000
commitd5b949e3456b2057bf8ac4c26ec63465e4e4f4ec (patch)
tree39a13ddd4eba69d45bbb9e6b3ccee090a5f0c1eb /eclipse.platform.releng.tychoeclipsebuilder/rcp
parentd3e0ea8066afdc830983e5abf03fe0fdcd275aa9 (diff)
downloadeclipse.platform.releng.aggregator-d5b949e3456b2057bf8ac4c26ec63465e4e4f4ec.tar.gz
eclipse.platform.releng.aggregator-d5b949e3456b2057bf8ac4c26ec63465e4e4f4ec.tar.xz
eclipse.platform.releng.aggregator-d5b949e3456b2057bf8ac4c26ec63465e4e4f4ec.zip
Bug 535802 - EPL 2.0 conversion for releng aggegator
Products copyright hand edited. Change-Id: I12d6903f8ad3219e23657ae6b47e3dd453da9e92 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'eclipse.platform.releng.tychoeclipsebuilder/rcp')
-rw-r--r--eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product b/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product
index 1cf13b805..ced69e25f 100644
--- a/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product
+++ b/eclipse.platform.releng.tychoeclipsebuilder/rcp/rcp.product
@@ -51,8 +51,8 @@ Applicable Licenses
Unless otherwise indicated, all Content made available by the
Eclipse Foundation is provided to you under the terms and conditions of
-the Eclipse Public License Version 1.0 (&quot;EPL&quot;). A copy of the EPL is
-provided with this Content and is also available at http://www.eclipse.org/legal/epl-v10.html.
+the Eclipse Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is
+available at https://www.eclipse.org/legal/epl-2.0/.
For purposes of the EPL, &quot;Program&quot; will mean the Content.
Content includes, but is not limited to, source code, object code,

Back to the top