NobsterTheLobster / Xamarin.Forms.GridView

GridView for xamarin forms
MIT License
60 stars 10 forks source link

Open source license missing #25

Closed zgramana closed 5 years ago

zgramana commented 6 years ago

There is no explicit grant of license to use or modify, so this isn't actually open source. Would be great if you added MIT or Apache 2.0 license so that people can fork and send you a PR. :)

NobsterTheLobster commented 6 years ago

Which licence do you prefer. My opinion is that a lack of a licence does not stop people forking and sending pull requests though. Both of those things have already happened.

kipters commented 6 years ago

I'd suggest using the MIT license, it's one of the most balanced ones: https://opensource.org/licenses/MIT

zgramana commented 6 years ago

I would recommend MIT or Apache 2.0. Both allow for commercial use, which most Xamarin.Forms projects are. Thanks!

zgramana commented 6 years ago

Also, Github created this tool to help developers select a license: https://choosealicense.com/