Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2006-06-01 13:57:45 +0000
committerThomas Watson2006-06-01 13:57:45 +0000
commita13ec308a6a4622da02ea9ccca00b68d0da8bb3a (patch)
treef7d8cbdf1f190b8fa36a7decd0671400ba0b2416
parent4071a6cd39c060927cd1a4685c56177f0650eaa4 (diff)
downloadrt.equinox.framework-a13ec308a6a4622da02ea9ccca00b68d0da8bb3a.tar.gz
rt.equinox.framework-a13ec308a6a4622da02ea9ccca00b68d0da8bb3a.tar.xz
rt.equinox.framework-a13ec308a6a4622da02ea9ccca00b68d0da8bb3a.zip
update about.html files to fix eclipse.org url ref.v20060601a
-rw-r--r--bundles/org.eclipse.osgi.tests/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/bundles/org.eclipse.osgi.tests/about.html b/bundles/org.eclipse.osgi.tests/about.html
index 5d03fd4c9..3989f53a6 100644
--- a/bundles/org.eclipse.osgi.tests/about.html
+++ b/bundles/org.eclipse.osgi.tests/about.html
@@ -8,7 +8,7 @@
<body lang="EN-US">
<h2>About This Content</h2>
-<p>May 2, 2006</p>
+<p>May 11, 2006</p>
<h3>License</h3>
<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;). Unless otherwise
@@ -22,7 +22,7 @@ being redistributed by another party (&quot;Redistributor&quot;) and different t
apply to your use of any object code in the Content. Check the Redistributor's license that was
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
-and such source code may be obtained at <a href="/">http://www.eclipse.org</a>.</p>
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
</body>
</html> \ No newline at end of file

Back to the top