Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDean Roberts2002-06-14 19:27:53 +0000
committerDean Roberts2002-06-14 19:27:53 +0000
commit05bf4c8c3bb3ef86fefaae6c9d7b0e05b5a29b8a (patch)
treed9ab9fa837081bc7884defbd0c9be916180a9279
parent4d9ef1cdb28ead5b4710ecfd6147836c8d37cca3 (diff)
downloadeclipse.platform.debug-05bf4c8c3bb3ef86fefaae6c9d7b0e05b5a29b8a.tar.gz
eclipse.platform.debug-05bf4c8c3bb3ef86fefaae6c9d7b0e05b5a29b8a.tar.xz
eclipse.platform.debug-05bf4c8c3bb3ef86fefaae6c9d7b0e05b5a29b8a.zip
Legal work. Added about.html, license.html, and feature.properties
-rw-r--r--org.eclipse.debug.core/about.html11
-rw-r--r--org.eclipse.debug.ui/about.html11
2 files changed, 12 insertions, 10 deletions
diff --git a/org.eclipse.debug.core/about.html b/org.eclipse.debug.core/about.html
index 768324e89..75b318e6e 100644
--- a/org.eclipse.debug.core/about.html
+++ b/org.eclipse.debug.core/about.html
@@ -20,10 +20,11 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
</tr>
<tr>
<td>
-<p>11th December, 2001</p>
+<p>10th June, 2002</p>
<h3>License</h3>
-<p>Eclipse.org 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
-<a href="http://www.eclipse.org/legal/cpl-v05.html">Common Public License Version 0.5</a> &quot;CPL&quot;. For purposes of the CPL, &quot;Program&quot; will mean the Content.</p>
+<p>Eclipse.org 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
+Common Public License Version 0.5 (&quot;CPL&quot;). A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v05.html">http://www.eclipse.org/legal/cpl-v05.html</a>.
+For purposes of the CPL, &quot;Program&quot; will mean the Content.</p>
<h3>Contributions</h3>
@@ -31,8 +32,8 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such
Content are provided under the terms and conditions of the CPL and can be made available to others under the terms of the CPL.</p>
-<p>If this Content is licensed to you under license terms and conditions other than the CPL &quot;Other License&quot;, any modifications, enhancements and/or
-other code and/or documentation &quot;Modifications&quot; uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
+<p>If this Content is licensed to you under license terms and conditions other than the CPL (&quot;Other License&quot;), any modifications, enhancements and/or
+other code and/or documentation (&quot;Modifications&quot;) uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
host of Eclipse.org, by you that relate to such Content are provided under terms and conditions of the Other License and can be made available
to others under the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also
providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of
diff --git a/org.eclipse.debug.ui/about.html b/org.eclipse.debug.ui/about.html
index 768324e89..75b318e6e 100644
--- a/org.eclipse.debug.ui/about.html
+++ b/org.eclipse.debug.ui/about.html
@@ -20,10 +20,11 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
</tr>
<tr>
<td>
-<p>11th December, 2001</p>
+<p>10th June, 2002</p>
<h3>License</h3>
-<p>Eclipse.org 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
-<a href="http://www.eclipse.org/legal/cpl-v05.html">Common Public License Version 0.5</a> &quot;CPL&quot;. For purposes of the CPL, &quot;Program&quot; will mean the Content.</p>
+<p>Eclipse.org 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
+Common Public License Version 0.5 (&quot;CPL&quot;). A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v05.html">http://www.eclipse.org/legal/cpl-v05.html</a>.
+For purposes of the CPL, &quot;Program&quot; will mean the Content.</p>
<h3>Contributions</h3>
@@ -31,8 +32,8 @@ body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect( );
made available to Eclipse.org, members of Eclipse.org and/or the host of Eclipse.org web site, by you that relate to such
Content are provided under the terms and conditions of the CPL and can be made available to others under the terms of the CPL.</p>
-<p>If this Content is licensed to you under license terms and conditions other than the CPL &quot;Other License&quot;, any modifications, enhancements and/or
-other code and/or documentation &quot;Modifications&quot; uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
+<p>If this Content is licensed to you under license terms and conditions other than the CPL (&quot;Other License&quot;), any modifications, enhancements and/or
+other code and/or documentation (&quot;Modifications&quot;) uploaded, submitted, or otherwise made available to Eclipse.org, members of Eclipse.org and/or the
host of Eclipse.org, by you that relate to such Content are provided under terms and conditions of the Other License and can be made available
to others under the terms of the Other License. In addition, with regard to Modifications for which you are the copyright holder, you are also
providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of

Back to the top