flatpak-builder-tools icon indicating copy to clipboard operation
flatpak-builder-tools copied to clipboard

No licence for NPM code

Open nedrichards opened this issue 7 years ago • 7 comments

There isn't a licence on the NPM code. It'd be good if we had one (pip is GPLv3+ but there's no requirement to be in sync) and now, whilst we only have two contributors would be the best time.

@alexlarsson @adityashah1212 what licence do you want?

nedrichards avatar Jan 15 '18 19:01 nedrichards

Bunch of npm code is from @gicmo too.

This is a basically script, and as such its likely to be copied about and reused, so IMHO a very lenient license like MIT makes a lot of sense.

alexlarsson avatar Jan 16 '18 07:01 alexlarsson

Sounds good to me!

gicmo avatar Jan 16 '18 07:01 gicmo

Yeah, I'd be pro MIT ideally avoid Apache 2 since we already have some GPL3 code in the repo and things could get annoying.

nedrichards avatar Jan 16 '18 09:01 nedrichards

I can re-license mine to MIT, as mentioned it is fairly trivial.

TingPing avatar Jan 16 '18 09:01 TingPing

So, lets go MIT?

alexlarsson avatar Jan 17 '18 08:01 alexlarsson

Sure.

@ptomato Ok with relicensing your pip patches to MIT?

TingPing avatar Jan 17 '18 09:01 TingPing

:+1: No problem.

ptomato avatar Jan 17 '18 16:01 ptomato