Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWayne Beaton2011-06-02 17:37:42 +0000
committerWayne Beaton2011-06-02 17:37:42 +0000
commit3885dc8382eb8d69807f9f44973054cd6dc9efac (patch)
tree899454b32c09f0fa8a51c2ac6ffc81655826721a
parent2de782b447cbe8dd67ca2eef6e957196c04958c1 (diff)
downloadorg.eclipse.epp.usagedata-3885dc8382eb8d69807f9f44973054cd6dc9efac.tar.gz
org.eclipse.epp.usagedata-3885dc8382eb8d69807f9f44973054cd6dc9efac.tar.xz
org.eclipse.epp.usagedata-3885dc8382eb8d69807f9f44973054cd6dc9efac.zip
NEW - bug 348112: Update SUA in UDC Feature
https://bugs.eclipse.org/bugs/show_bug.cgi?id=348112
-rwxr-xr-xfeatures/org.eclipse.epp.usagedata.feature/license.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/features/org.eclipse.epp.usagedata.feature/license.html b/features/org.eclipse.epp.usagedata.feature/license.html
index c184ca3..f19c483 100755
--- a/features/org.eclipse.epp.usagedata.feature/license.html
+++ b/features/org.eclipse.epp.usagedata.feature/license.html
@@ -8,7 +8,7 @@
<body lang="EN-US">
<h2>Eclipse Foundation Software User Agreement</h2>
-<p>April 14, 2010</p>
+<p>February 1, 2011</p>
<h3>Usage Of Content</h3>
@@ -58,6 +58,7 @@ that directory.</p>
OTHER LICENSE AGREEMENTS MAY INCLUDE (BUT ARE NOT LIMITED TO):</p>
<ul>
+ <li>Eclipse Distribution License Version 1.0 (available at <a href="http://www.eclipse.org/licenses/edl-v10.html">http://www.eclipse.org/licenses/edl-v1.0.html</a>)</li>
<li>Common Public License Version 1.0 (available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>)</li>
<li>Apache Software License 1.1 (available at <a href="http://www.apache.org/licenses/LICENSE">http://www.apache.org/licenses/LICENSE</a>)</li>
<li>Apache Software License 2.0 (available at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>)</li>

Back to the top