rohitk-singh / WhatsApp-Square-DP

Python script to create Square DP Images for use with WhatsApp
GNU General Public License v3.0
1 stars 1 forks source link

Add a valid License file #5

Closed rohitk-singh closed 7 years ago

rohitk-singh commented 7 years ago

Add a suitable license file, preferably GPL v3, or MIT or Dual-use BSD.

Discussion is open regarding which license to choose.

piymis commented 7 years ago

I think GPL v3 would be most suitable as it allows us to use other commonly available GPL licensed library (for eg: PyQt). It's up for debate.