thosakwe / feathers-seeder

Straightforward data seeder for Feathers.js services. Promise-based.
https://docs.feathersjs.com/guides/seeding-services.html
MIT License
38 stars 6 forks source link

MIT License #17

Closed codingfriend1 closed 7 years ago

codingfriend1 commented 7 years ago

Would you be willing to make the feathers-seeder library MIT license?

thosakwe commented 7 years ago

Sure. Can you submit a PR?

codingfriend1 commented 7 years ago

Wonderful! Thank you. I submitted a pull request, I didn't know who to attribute it to because you didn't mention the owner in the GPL 3.0 license.

thosakwe commented 7 years ago

Apologies for the late response. I'll get this published by today or so.

thosakwe commented 7 years ago

Now closed. I considered publishing a v1.0.9, but I don't think it's worth pushing to NPM just to change the license.

If it is though, please let me know. Don't want to be a roadblock in the way of you using this package.

codingfriend1 commented 7 years ago

No worries thanks for the hard work! I will be important, but I can wait if you want to release a few more changes with the update.

thosakwe commented 7 years ago

No need to wait. Just published v1.0.9.

codingfriend1 commented 7 years ago

Thank you! You have a great framework

thosakwe commented 7 years ago

Thanks!!!

erkkaha commented 7 years ago

package.json still states GPL 3.0, but that should be MIT as well?

thosakwe commented 7 years ago

Didn't notice that. Can you send a small PR in? Thanks.

erkkaha commented 7 years ago

Changes in #19