aboutsummaryrefslogtreecommitdiff
path: root/docs/DeveloperPolicy.html
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
commit853418d158ea6ea7f1001b877490e4c79c1da7c2 (patch)
tree3a2d6e7161606e2d52e342c3bb6e1c208c76167d /docs/DeveloperPolicy.html
parent5b9a6094ad517e4d117938e98594be33fa1b6bb1 (diff)
Fix a typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34289 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r--docs/DeveloperPolicy.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 42ce0d282d..5fab3e7947 100644
--- a/docs/DeveloperPolicy.html
+++ b/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>