summaryrefslogtreecommitdiffstats
path: root/llvm/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2009-04-05 12:38:44 +0000
committerBill Wendling <isanbard@gmail.com>2009-04-05 12:38:44 +0000
commitd231f8a5923d02ee208da45bb2e001e33403fc32 (patch)
tree58e02b785328978f3e894ee14d83952d01709a7c /llvm/docs/DeveloperPolicy.html
parentb95325c5439e59db0a1a6ebdbfa11097e4790987 (diff)
downloadbcm5719-llvm-d231f8a5923d02ee208da45bb2e001e33403fc32.tar.gz
bcm5719-llvm-d231f8a5923d02ee208da45bb2e001e33403fc32.zip
Add character encoding declaration to fix verification warning.
llvm-svn: 68440
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r--llvm/docs/DeveloperPolicy.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index 987b622f2ed..de46ccdd00e 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/docs/DeveloperPolicy.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>LLVM Developer Policy</title>
<link rel="stylesheet" href="llvm.css" type="text/css">
</head>
OpenPOWER on IntegriCloud