Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2001-08-16 21:36:35 +0000
committerDarin Wright2001-08-16 21:36:35 +0000
commit9913b1e0a3c02b35a764d17dff1c01c322da6274 (patch)
treedfe4c1ad87247262c7f514864f9eca550dba18bd
parent240bd7ef6159b01a51d3fbefc2ab0f0b3ad6354f (diff)
downloadeclipse.platform.debug-9913b1e0a3c02b35a764d17dff1c01c322da6274.tar.gz
eclipse.platform.debug-9913b1e0a3c02b35a764d17dff1c01c322da6274.tar.xz
eclipse.platform.debug-9913b1e0a3c02b35a764d17dff1c01c322da6274.zip
-rw-r--r--org.eclipse.debug.core/doc/org_eclipse_debug_core.html2
-rw-r--r--org.eclipse.debug.core/doc/org_eclipse_debug_core_launchers.html2
-rw-r--r--org.eclipse.debug.ui/doc/org_eclipse_debug_ui.html2
-rw-r--r--org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugModelPresentations.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/org.eclipse.debug.core/doc/org_eclipse_debug_core.html b/org.eclipse.debug.core/doc/org_eclipse_debug_core.html
index eec9824c6..4c2159bc2 100644
--- a/org.eclipse.debug.core/doc/org_eclipse_debug_core.html
+++ b/org.eclipse.debug.core/doc/org_eclipse_debug_core.html
@@ -30,7 +30,7 @@ managers to support breakpoints and launching.<br>
<li><a href="org_eclipse_debug_core_launchers.html">org.eclipse.debug.core.launchers</a></li>
</ul>
-<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corporation 2000"
+<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corp. 2000, 2001. All Rights Reserved."
border="0" width="195" height="12"></a></p>
</body>
</html>
diff --git a/org.eclipse.debug.core/doc/org_eclipse_debug_core_launchers.html b/org.eclipse.debug.core/doc/org_eclipse_debug_core_launchers.html
index 2efde17b0..d6ea3809e 100644
--- a/org.eclipse.debug.core/doc/org_eclipse_debug_core_launchers.html
+++ b/org.eclipse.debug.core/doc/org_eclipse_debug_core_launchers.html
@@ -89,7 +89,7 @@ implements <font size="2" face="Courier New">org.eclipse.debug.ui.ILaunchWizard<
<br>
</p>
-<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corporation 2000"
+<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corp. 2000, 2001. All Rights Reserved."
border="0" width="195" height="12"></a></p>
</body>
</html>
diff --git a/org.eclipse.debug.ui/doc/org_eclipse_debug_ui.html b/org.eclipse.debug.ui/doc/org_eclipse_debug_ui.html
index c2bc5ae26..b052a1214 100644
--- a/org.eclipse.debug.ui/doc/org_eclipse_debug_ui.html
+++ b/org.eclipse.debug.ui/doc/org_eclipse_debug_ui.html
@@ -26,7 +26,7 @@ stepping, setting breakpoints, etc. <br>
<li><a href="org_eclipse_debug_ui_debugModelPresentations.html">org.eclipse.debug.ui.debugModelPresentations</a></li>
</ul>
-<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corporation 2000"
+<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corp. 2000, 2001. All Rights Reserved."
border="0" width="195" height="12"></a></p>
</body>
</html>
diff --git a/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugModelPresentations.html b/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugModelPresentations.html
index 99b721fdd..c0fca96fc 100644
--- a/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugModelPresentations.html
+++ b/org.eclipse.debug.ui/doc/org_eclipse_debug_ui_debugModelPresentations.html
@@ -50,7 +50,7 @@ face="Courier">com.example.JavaDebugModel</font>.</p>
fully qualified class name of a Java class that implements <font size="2"
face="Courier New">org.eclipse.debug.ui.IDebugModelPresentation.</font></p>
-<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corporation 2000"
+<p><a href="hglegal.htm"><img src="ngibmcpy.gif" alt="Copyright IBM Corp. 2000, 2001. All Rights Reserved."
border="0" width="195" height="12"></a></p>
</body>
</html>

Back to the top