summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-02-14 22:58:39 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-02-14 22:58:39 +0000
commit77c01f4065fc0223946256569527e6d2a6d80290 (patch)
tree563d5cd9f45f33b29815c92632953dd0ea57d2d8
parent05cc0994cc0fc3685ae96f7fee69675eeec3156f (diff)
downloadbcm5719-llvm-77c01f4065fc0223946256569527e6d2a6d80290.tar.gz
bcm5719-llvm-77c01f4065fc0223946256569527e6d2a6d80290.zip
Fix a typo.
llvm-svn: 34289
-rw-r--r--llvm/docs/DeveloperPolicy.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index 42ce0d282d2..5fab3e79478 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/docs/DeveloperPolicy.html
@@ -416,9 +416,9 @@
<p>We believe this fosters the widest adoption of LLVM because it allows
commercial products to be derived from LLVM with few restrictions and
without a requirement for making any derived works also open source (i.e.
- LLVM' license is not a <i>copyleft</i> license). We suggest that you read the
- <a href="http://www.opensource.org/licenses/UoI-NCSA.php">License</a> if
- further clarification is needed.</p>
+ LLVM's license is not a <i>copyleft</i> license). We suggest that you read
+ the <a href="http://www.opensource.org/licenses/UoI-NCSA.php">License</a>
+ if further clarification is needed.</p>
</div>
<!-- _______________________________________________________________________ -->
<div class="doc_subsection"><a name="devagree">Developer Agreements</a></div>
OpenPOWER on IntegriCloud