mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-15 16:07:49 +00:00
clarify.
llvm-svn: 34524
This commit is contained in:
parent
544968d665
commit
4bab3fa8a6
@ -447,10 +447,10 @@ Changes</a></div>
|
||||
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 the viral aspects of the GPL</b> (for example, a proprietary code generator
|
||||
linked into llvm-gcc must be made available under
|
||||
the GPL). This is not a problem for the main LLVM
|
||||
distribution (which is already licensed under a more liberal license), but may
|
||||
be a problem if you intend to base commercial development on llvm-gcc without
|
||||
linked into llvm-gcc must be made available under the GPL). This is not a
|
||||
problem for code already distributed under a more liberal license (like the
|
||||
UIUC license), and does not affect code generated by llvm-gcc. It may be a
|
||||
problem if you intend to base commercial development on llvm-gcc without
|
||||
redistributing your source code.</p>
|
||||
|
||||
<p>We have no plans to change the license of LLVM. If you have questions
|
||||
|
Loading…
x
Reference in New Issue
Block a user