diff options
Diffstat (limited to 'docs/GettingStarted.html')
-rw-r--r-- | docs/GettingStarted.html | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/GettingStarted.html b/docs/GettingStarted.html index 3eae0d10bb..8286096713 100644 --- a/docs/GettingStarted.html +++ b/docs/GettingStarted.html @@ -1086,12 +1086,11 @@ out:</p> <!-- *********************************************************************** --> <hr> -<div class="doc_footer"> - <address><a href="mailto:sabre@nondot.org">Chris Lattner</a></address> - <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a> - <br> +<address> + <a href="mailto:sabre@nondot.org">Chris Lattner</a><br> + <a href="http://llvm.cs.uiuc.edu">The LLVM Compiler Infrastructure</a><br> Last modified: $Date$ -</div> +</address> </body> </html> |