summaryrefslogtreecommitdiffstats
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
commit30ff8f8b2020bc0a0c5310649768b6917cf908ba (patch)
tree81493e8d62eeeeb1678bd6bc1da614f5ba62e2fb
parenta65670e2e524e2dbf816c3969862c78fdd7c962a (diff)
downloadbcm5719-llvm-30ff8f8b2020bc0a0c5310649768b6917cf908ba.tar.gz
bcm5719-llvm-30ff8f8b2020bc0a0c5310649768b6917cf908ba.zip
wording changes
llvm-svn: 34410
-rw-r--r--llvm/docs/DeveloperPolicy.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index 753dbf7ce5d..587f493e539 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/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$
OpenPOWER on IntegriCloud