Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-08-01 08:39:30 +0000
committerPatrick Tessier2018-08-22 09:07:45 +0000
commite20a522d7346ffde31d20c18cab4c9f8b85a2a8a (patch)
tree90bf1ac9bf2f3db4016a0cc2d9c87f2d40f93f7d /plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html
parent8fa0ccf052ffaff0a8aedc7ee34a49b1d60b66da (diff)
downloadorg.eclipse.papyrus-e20a522d7346ffde31d20c18cab4c9f8b85a2a8a.tar.gz
org.eclipse.papyrus-e20a522d7346ffde31d20c18cab4c9f8b85a2a8a.tar.xz
org.eclipse.papyrus-e20a522d7346ffde31d20c18cab4c9f8b85a2a8a.zip
Bug 537653 - [EPL] update about.html files
- move the about.html files license to the new EPL2.0 - set the correct date on the license Change-Id: Id05bd8e8332e184150df4c8523d45b8840e7941a Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html')
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html b/plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html
index 23506a4bae1..ba32bad959c 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html
+++ b/plugins/toolsmiths/org.eclipse.papyrus.codegen/about.html
@@ -7,13 +7,13 @@
</head><body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2006</p>
+<p>November 30, 2017</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in ("Content"). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
-Eclipse Public License Version 1.0 ("EPL"). 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 ("EPL"). 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, "Program" 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