-
Notifications
You must be signed in to change notification settings - Fork 966
Make use of a proper and clear Licensing #434
Description
Hello,
Thank you for the great and kind work your are doing. Please keep up the good work.
You are currently not using a clear licensing. Even if your work open source, it is unclear what we can actually do with it. My goal is to get this beautiful application in the F-Droid FOSS only android catalog.
I suggest you first start by adding a LICENSING.md or COPYING.md page where you put your licensing or at least add a LICENSING paragraph there. Just using a Terms of Use paragraph in the README.me isn't good practice.
Then, the second suggestion is to separate the code base from the data. Source code should be better under A GPLv3+ or AGPLv3+. And then data can by given an appropriate Creative Commons which doesn't dishonor the Holy Quran by making benefits from it. CC-BY-ND-NC naturally applies to Quran text itself and recitations.
- Data got from tanzil.net are under CC-BY-ND is the only problem. But I will try to convince F-Droid team to make an exception.
- Data from quran.com-images are GPL which is great.
- Data from www.everyayah.com and thus from versebyversequran.com are CC-BY-NC because it is Quran too.
Finally, every thing can be GPL'd except the actual true Quran content.
Some links to help you decide choosing a license, even if I think you can't choose anything else than GPL because of the images from quran.com-images:
Thank you for your consideration.