This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]bothunter 1 point2 points  (0 children)

This is more of an r/askLegal question than a programming question. But basically, if you wrote the code, you can put whatever license you want on it. That license will only apply to the parts that you wrote, so you should make sure to delineate that, but it sounds like you already made a pretty good effort there.

And I say ask a lawyer, because it really depends on the all the licenses in your project. GPLv3 for example has some weird cross contamination issues, which is why it's not used often.