Include notice that dash.eclipse.org is deprecated.
diff --git a/commits/web-app/index.php b/commits/web-app/index.php
index 2a1cf86..0551c7a 100644
--- a/commits/web-app/index.php
+++ b/commits/web-app/index.php
@@ -52,6 +52,8 @@
 print "<p><i><b>
 This automatically collected information may not represent true activity and should not be used as sole indicator of individual or project behavior.</b></i></p>\n";
 
+print "<p><font color=\"red\" size=\"+2\">Please Note: this dashboard is deprecated, and will be shut down soon.</font> Please use the <a href=\"http://dashboard.eclipse.org\">new dashboard</a>.</p>";
+
 foreach ($dashboards as $dashboard_name => $dashboard_data)
 {
 	print "<div class=\"homeitem\">\n";