diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index e22d991055f13..b17ca0388bed0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,6 +2,7 @@                        "http://www.w3.org/TR/html4/strict.dtd">  <html>  <head> +  <meta http-equiv="Content-Type" content="text/html; charset=utf-8">    <title>Documentation for the LLVM System at SVN head</title>    <link rel="stylesheet" href="llvm.css" type="text/css">  </head> @@ -285,7 +286,7 @@ times each day, making it a high volume list.</li>    src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>    <a href="http://llvm.org/">LLVM Compiler Infrastructure</a><br> -  Last modified: $Date: 2011-10-11 18:35:07 +0200 (Tue, 11 Oct 2011) $ +  Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $  </address>  </body></html>  | 
