Dispatches from the compiler front
Dispatches from the compiler front
Posted Apr 15, 2010 18:31 UTC (Thu) by Trelane (subscriber, #56877)In reply to: Dispatches from the compiler front by ejr
Parent article: Dispatches from the compiler front
Posted Apr 15, 2010 18:33 UTC (Thu)
by Trelane (subscriber, #56877)
[Link] (2 responses)
Posted Apr 15, 2010 18:51 UTC (Thu)
by Trelane (subscriber, #56877)
[Link]
Posted Apr 27, 2010 17:27 UTC (Tue)
by vonbrand (subscriber, #4458)
[Link]
Obviously no. You can't grab code belonging to somebody else and slap your own license on it. What you can do is to include some code into a larger work under another license if the licenses are compatible (i.e., some BSD code into a GPLed whole).
Posted Apr 16, 2010 8:13 UTC (Fri)
by baldrick (subscriber, #4123)
[Link]
Dispatches from the compiler front
Dispatches from the compiler front
Dispatches from the compiler front
LLVM uses the University of Illinois/NCSA Open Source License, which is
GPL compatible.
Dispatches from the compiler front