<!-- 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">© Copyright CompanyName Corporation <Year 1>, <Year 2>. Replace this example with copyright information. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</td>
</tr>
</table>
</footer>