Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorkild U. Resheim2018-03-31 19:10:49 +0000
committerTorkild U. Resheim2018-04-19 11:39:28 +0000
commit66f10e08bc22cfbf5afbfbf8aeb748bf00e88cc0 (patch)
tree8ad0365fb124493b96aa50a3f085c9a1fea3cc4e /wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html
parent4b857d0b3f1dc9147fcd8ce34bd614c921704a60 (diff)
downloadorg.eclipse.mylyn.docs-66f10e08bc22cfbf5afbfbf8aeb748bf00e88cc0.tar.gz
org.eclipse.mylyn.docs-66f10e08bc22cfbf5afbfbf8aeb748bf00e88cc0.tar.xz
org.eclipse.mylyn.docs-66f10e08bc22cfbf5afbfbf8aeb748bf00e88cc0.zip
533122: Switch to EPL 2.0 from EPL 1.0.1
* Update source files with new license and SPDX License Identifier * Update about.html with new license and date * Update license feature reference in feature.xml & tp * Update license references in documentation and other files Change-Id: I98fe977ad55b81e995087535994d3df0d4904393 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=533122
Diffstat (limited to 'wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html')
-rw-r--r--wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html b/wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html
index bc6e2b493..d47703fc7 100644
--- a/wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html
+++ b/wikitext/ui/org.eclipse.mylyn.wikitext.ui.tests/about.html
@@ -7,13 +7,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>July 3, 2008</p>
+<p>April 4, 2018</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
indicated below, the Content 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 available
-at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+Eclipse Public License Version 2.0 (&quot;EPL&quot;). A copy of the EPL is available
+at <a href="https://www.eclipse.org/legal/epl-2.0/">https://www.eclipse.org/legal/epl-2.0/</a>.
For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is

Back to the top