diff options
Diffstat (limited to 'docs/HowToReleaseLLVM.html')
| -rw-r--r-- | docs/HowToReleaseLLVM.html | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/HowToReleaseLLVM.html b/docs/HowToReleaseLLVM.html index c46ed5aa4a76c..8588f3fa7c00a 100644 --- a/docs/HowToReleaseLLVM.html +++ b/docs/HowToReleaseLLVM.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>How To Release LLVM To The Public</title>    <link rel="stylesheet" href="llvm.css" type="text/css">  </head> @@ -574,7 +575,7 @@ $ svn copy https://llvm.org/svn/llvm-project/test-suite/branches/release_XY \    src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"></a>    <a href="http://llvm.org/">The LLVM Compiler Infrastructure</a>    <br> -  Last modified: $Date: 2011-10-17 22:32:14 +0200 (Mon, 17 Oct 2011) $ +  Last modified: $Date: 2011-11-03 07:43:23 +0100 (Thu, 03 Nov 2011) $  </address>  </body>  </html>  | 
