Y
Hacker News
new
|
ask
|
show
|
jobs
by
kragen
3954 days ago
The Apache license v2 is GPL-compatible, which was actually one of the major reasons for having a v2.
1 comments
modeless
3954 days ago
Apache licensed code can be included in a GPL project, not the other way around. If the project includes any GPL code, the whole thing is GPL.
link
saurik
3954 days ago
I think it is better to think of it from the perspective that this code and this project is Apache, but any binaries that result from linking this code to that code are under GPL.
link