summaryrefslogtreecommitdiffstats
path: root/llvm/docs/DeveloperPolicy.html
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2007-02-19 18:32:40 +0000
committerBill Wendling <isanbard@gmail.com>2007-02-19 18:32:40 +0000
commit0ae16357caa9d9e48cc5674d2ec7e7a86a082150 (patch)
tree485c666ca79dd7b762849515810d97f45c47cae1 /llvm/docs/DeveloperPolicy.html
parent68812c7024a3af3742a49051dfecaa3d07d106ad (diff)
downloadbcm5719-llvm-0ae16357caa9d9e48cc5674d2ec7e7a86a082150.tar.gz
bcm5719-llvm-0ae16357caa9d9e48cc5674d2ec7e7a86a082150.zip
Corrected typo.
llvm-svn: 34421
Diffstat (limited to 'llvm/docs/DeveloperPolicy.html')
-rw-r--r--llvm/docs/DeveloperPolicy.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/DeveloperPolicy.html b/llvm/docs/DeveloperPolicy.html
index e9cd4ded767..871cc724282 100644
--- a/llvm/docs/DeveloperPolicy.html
+++ b/llvm/docs/DeveloperPolicy.html
@@ -444,7 +444,7 @@ Changes</a></div>
<p>Note that the LLVM Project does distribute some code that includes GPL
software (notably, llvm-gcc which is based on the GCC GPL source base).
- This means that anything "linked" into to llvm-gcc must itself be compatible
+ This means that anything "linked" into llvm-gcc must itself be compatible
with the GPL, and must be releasable under the terms of the GPL. This implies
that <b>any code linked into llvm-gcc and distributed to others may be
subject to
OpenPOWER on IntegriCloud