<!-- footer is an HTML5 element. Use div if you are using HTML4. -->
<footer role="contentinfo">
<table class="lotusLegal" cellspacing="0" role="presentation">
<tr>
<td><img class="lotusIBMLogoFooter" src="../../css/images/blank.gif" alt="CompanyName" /></td>
<td class="lotusLicense">© Copyright CompanyName Corporation <Year 1>, <Year 2>. Replace this example with copyright information.</td>
</tr>
</table>
</footer>