Update layout.erb
diff --git a/source/layouts/layout.erb b/source/layouts/layout.erb
index dea91e3..9d36313 100644
--- a/source/layouts/layout.erb
+++ b/source/layouts/layout.erb
@@ -123,7 +123,7 @@
             <%= yield %>
 
             <footer>
-                <p>Copyright © 2017 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. <br/>
+                <p>Copyright © 2020 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. <br/>
                 "Apache", "CloudStack", "Apache CloudStack", the Apache CloudStack logo, the Apache CloudStack Cloud Monkey logo and the Apache feather logos are registered trademarks or trademarks of The Apache Software Foundation.</p>
                 <p><a href="/trademark-guidelines.html">Apache CloudStack Trademark Usage</a> - <a href="/bylaws.html">Apache CloudStack Community ByLaws</a></p>
             </footer>