diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-13 09:09:20 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-13 09:09:20 +0000 |
commit | b2c3d78bd915305267394e9a49b1548fb079220e (patch) | |
tree | 0dc942aaa0631361abb3f0e2415fdb14d9427b97 /llvm/docs | |
parent | d35e364e83b45f8d7f281df413deee931e0bd693 (diff) | |
download | bcm5719-llvm-b2c3d78bd915305267394e9a49b1548fb079220e.tar.gz bcm5719-llvm-b2c3d78bd915305267394e9a49b1548fb079220e.zip |
Make the draft notice more prominent.
llvm-svn: 34236
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/DeveloperPolicy.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html index 9b971759cb9..cb2fcbc68ca 100644 --- a/llvm/docs/DeveloperPolicy.html +++ b/llvm/docs/DeveloperPolicy.html @@ -6,7 +6,7 @@ <link rel="stylesheet" href="llvm.css" type="text/css"> </head> <body> - <div class="doc_warning">DRAFT Only.</div> + <div class="doc_warning">DRAFT Only. DRAFT Only. DRAFT Only. DRAFT Only.</div> <div class="doc_title">LLVM Developer Policy</div> <table class="layout"><tr class="layout"><td class="layout"> |