Merge pull request #122 from apache/wmburke-patch-1

Updating to meet Apache requirements
diff --git a/index.html b/index.html
index e973bc1..c4cd311 100644
--- a/index.html
+++ b/index.html
@@ -181,21 +181,22 @@
                     <div class="col-md-8">
                         <ul style="list-style-type: none;">
                             <li><a href="http://apache.org" target="_blank"><h4 class="white-text">Apache</h4></a>
-                            <li><a class="white-text" href="http://apache.org/" target="_blank">Apache Server Foundation</a>
+                            <li><a class="white-text" href="https://apache.org/" target="_blank">Apache Server Foundation</a>
                             </li>
-                            <li><a class="white-text" href="http://apache.org/foundation/thanks.html" target="_blank">Thanks</a></li>
-                            <li><a class="white-text" href="http://apache.org/foundation/sponsorship.html" target="_blank">Become
+                            <li><a class="white-text" href="https://apache.org/foundation/thanks" target="_blank">Thanks</a></li>
+                            <li><a class="white-text" href="https://apache.org/foundation/sponsorship" target="_blank">Become
                                 a Sponsor</a></li>
-                            <li><a class="white-text" href="http://apache.org/security/" target="_blank">Security</a></li>
+                            <li><a class="white-text" href="https://apache.org/security/" target="_blank">Security</a></li>
                         </ul>
                     </div>
                   </div>
                 </div>
                 <div class="col-md-7">
-			<p class="white-text">&#169; 2017 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache License v2.0</a>.</p>
-
-                    <p class="grey-text">Apache DRAT<sup>TM</sup>, DRAT<sup>TM</sup>, Apache, Apache DRAT<sup>TM</sup> Logo are trademarks of Apache Software Foundation.</p>
-                    
+			<a href="http://www.apache.org/events/current-event.html" style="float:right; /*! border-left: 250px; */">
+			    <img src="https://www.apache.org/events/current-event-125x125.png">
+			</a>
+			<p class="white-text">Copyright 2017 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache License v2.0</a>.</p>
+			<p class="grey-text">Apache DRAT<sup>TM</sup>, DRAT<sup>TM</sup>, Apache, Apache DRAT<sup>TM</sup> Logo are trademarks of the Apache Software Foundation.</p>
                 </div>
             </div>
         </div>