Corrected typo.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34421 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling
2007-02-19 18:32:40 +00:00
parent cb069bb76e
commit d932aabff0

View File

@@ -444,7 +444,7 @@ Changes</a></div>
<p>Note that the LLVM Project does distribute some code that includes GPL <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). 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 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 that <b>any code linked into llvm-gcc and distributed to others may be
subject to subject to