projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78c8fce
)
Add character encoding declaration to fix verification warning.
author
Bill Wendling
<isanbard@gmail.com>
Sun, 5 Apr 2009 12:38:44 +0000
(12:38 +0000)
committer
Bill Wendling
<isanbard@gmail.com>
Sun, 5 Apr 2009 12:38:44 +0000
(12:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@68440
91177308
-0d34-0410-b5e6-
96231b3b80d8
docs/DeveloperPolicy.html
patch
|
blob
|
history
diff --git
a/docs/DeveloperPolicy.html
b/docs/DeveloperPolicy.html
index 987b622f2edff4af13cd45982fb89acd409f857a..de46ccdd00eae47e6e3e40b0ecf5448b6297b737 100644
(file)
--- a/
docs/DeveloperPolicy.html
+++ b/
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>