<!-- footer is an HTML5 element. Use div if you are using HTML4. -->
<footer role="contentinfo">
<table class="lotusLegal" cellspacing="0" role="presentation">
<tr>
	<td class="lotusLicense">&copy; Copyright CompanyName Corporation &lt;Year 1&gt;, &lt;Year 2&gt;. Replace this example with copyright information. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</td>
</tr>
</table>
</footer>