diff options
| author | Misha Brukman <brukman+llvm@gmail.com> | 2008-12-29 19:55:01 +0000 |
|---|---|---|
| committer | Misha Brukman <brukman+llvm@gmail.com> | 2008-12-29 19:55:01 +0000 |
| commit | ca3a84bf764b11f9e965d17e8a1097d86cf6e792 (patch) | |
| tree | 199603bef5d83f95942dbe1c9868209910916d60 /llvm/docs | |
| parent | 4050d152d9941cd307be1acc0d766036fc24626a (diff) | |
| download | bcm5719-llvm-ca3a84bf764b11f9e965d17e8a1097d86cf6e792.tar.gz bcm5719-llvm-ca3a84bf764b11f9e965d17e8a1097d86cf6e792.zip | |
Center the legal note to give it even padding on left and right, and make it
stand out better.
llvm-svn: 61475
Diffstat (limited to 'llvm/docs')
| -rw-r--r-- | llvm/docs/DeveloperPolicy.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index c2b1ca13267..61b78649910 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -451,9 +451,9 @@ Changes</a></div> Illinois/NCSA Open Source License</a>.</p> <div class="doc_notes"> - <p><b>NOTE: This section deals with legal matters but does not provide - legal advice. We are not lawyers, please seek legal counsel from an - attorney.</b></p> + <p style="text-align:center;font-weight:bold">NOTE: This section + deals with legal matters but does not provide legal advice. We are not + lawyers, please seek legal counsel from an attorney.</p> </div> </div> |

