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/uml/alf/org.eclipse.papyrus.uml.alf.common/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/uml/alf/org.eclipse.papyrus.uml.alf.common/about.html')
-rw-r--r--plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/about.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/about.html b/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/about.html
index d35d5aed64c..997c5a2284d 100644
--- a/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/about.html
+++ b/plugins/uml/alf/org.eclipse.papyrus.uml.alf.common/about.html
@@ -8,13 +8,13 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>June 5, 2007</p>
+<p>November 30, 2017</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