Y
Hacker News
new
|
ask
|
show
|
jobs
by
unexpectedtrap
205 days ago
IANAL, but you can’t actually just relicense code, even if it’s under BSD‐like license. What you can do is to release this code in the binary form without providing the source code.
1 comments
bluGill
205 days ago
Right you can add gpl code on top, but the base is still BSD
link