summaryrefslogtreecommitdiff
path: root/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-02-19 06:15:33 +0000
committerChris Lattner <sabre@nondot.org>2007-02-19 06:15:33 +0000
commitd0742ce30913f662740b8af2d59e7346c1fccf69 (patch)
tree71f2cae34901450b2fde537787333ac19035e66c /docs/DeveloperPolicy.html
parentb87fb2aabc289a36c579c0284b537c4b7b2b5e6a (diff)
downloadllvm-d0742ce30913f662740b8af2d59e7346c1fccf69.tar.gz
llvm-d0742ce30913f662740b8af2d59e7346c1fccf69.tar.bz2
llvm-d0742ce30913f662740b8af2d59e7346c1fccf69.tar.xz
wording changes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34410 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/DeveloperPolicy.html')
-rw-r--r--docs/DeveloperPolicy.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html
index 753dbf7ce5..587f493e53 100644
--- a/docs/DeveloperPolicy.html
+++ b/docs/DeveloperPolicy.html
@@ -444,9 +444,9 @@ Changes</a></div>
<p>To the best of our knowledge, LLVM does not infringe on any patents (we have
actually removed code from LLVM in the past that was found to infringe).
- Having code in LLVM that infringes on patents would violate the one of the
- goals of the project by making it hard or impossible to reuse the code for
- arbitrary purposes.</p>
+ Having code in LLVM that infringes on patents would violate an important
+ goal of the project by making it hard or impossible to reuse the code for
+ arbitrary purposes (including commercial use).</p>
<p>When contributing code, we expect contributors to notify us of any potential
for patent-related trouble with their changes. If you own the rights to a
@@ -475,7 +475,7 @@ Changes</a></div>
src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!"></a>
<a href="http://validator.w3.org/check/referer"><img
src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!" /></a>
- Written by: the
+ Written by the
<a href="mailto:llvm-oversight@cs.uiuc.edu">LLVM Oversight Group</a><br>
<a href="http://llvm.org">The LLVM Compiler Infrastructure</a><br>
Last modified: $Date$