Hacker News new | ask | show | jobs
by lmeyerov 716 days ago
How does that even work, copying in and relicensing someone's bsd3 code as your own AGPLv3?
1 comments

You're right, that's not how it would work! If you look at our license - all the Jupyter code stays BSD3. If we modify any BSD3 code, the modified code stays BSD3. All the new code we write - in separate files - is AGPLv3 however and is clearly delineated in the repo in the file headers.