Adds Selenium acknowledgements to the about page.  Goes with r3005.


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@3008 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/distro-source/core/src/about.html b/distro-source/core/src/about.html
index 9b19fc3..753f22a 100644
--- a/distro-source/core/src/about.html
+++ b/distro-source/core/src/about.html
@@ -80,6 +80,11 @@
                     <li><a href="http://www.mozilla.org/rhino/">Rhino</a> (with modifications)</li>
                 </ul
             </li>
+            <li>The <a href="http://openqa.org/">OpenQA Project</a>
+              <ul>
+                <li><a href="http://selenium-rc.openqa.org/">Selenium-RC</a> </li>
+              </ul>
+            </li>
             <li>The <a href="http://www.webkit.org/">WebKit Open Source Project</a></li>
          </ul>
          For source availability and license information see COPYING.html.
diff --git a/distro-source/core/src/about.txt b/distro-source/core/src/about.txt
index 8fbf43e..dd2dfdc 100644
--- a/distro-source/core/src/about.txt
+++ b/distro-source/core/src/about.txt
@@ -13,6 +13,8 @@
  - The Mozilla Foundation (http://www.mozilla.org/).
    - Mozilla 1.7.12 (http://www.mozilla.org/releases/mozilla1.7.12/)
    - Rhino (http://www.mozilla.org/rhino/) with modifications
+ - The OpenQA Project (http://openqa.org/)
+   - Selenium-RC (http://selenium-rc.openqa.org/)
  - The WebKit Open Source Project (http://www.webkit.org)
 
 For source availability and license information see COPYING.