Question about licencing
mudcube opened this issue · 4 comments
mudcube commented
I found this useful helper function on StackOverflow a week ago, great work on it :)
My question is, what would you think about licensing this helper as MIT/GPL dual license? This would improve the compatibility of AttrChange with other licences substantially.
meetselva commented
Thanks. I will look into the dual license.
Any suggestion or thoughts on the benefits of this change will be appreciated.
mudcube commented
Hi Selvakumar, the main reason for dual-licensing with GPL/MIT is it opens the doors up to what applications and frameworks that can use your code. GPL is basically less compatible with other licences.
meetselva commented
Licensed under the MIT license. GPL seems more restrictive.
mudcube commented
Thank you!