gbezyuk / django-crowd

Simple Attlasian CROWD authentication backend for Django
Other
18 stars 14 forks source link

Licensing controversy #1

Open pfalcon opened 11 years ago

pfalcon commented 11 years ago

Hello, I was looking for Django module for Crowd auth, and found yours. However, I find licensing controversial. For example, https://pypi.python.org/pypi/django-crowd says:

Creative Commons Attribution-Noncommercial-Share Alike license ("THE VEGETARIAN-FOOD-WARE LICENSE" (Revision 2))

Well, Crowd is commercial package, so how do you imagine someone bother with it as a hobby? In my case, I would be doing it as part of my paid job, but result is open-source app for free. Is it "commercial"? One can guess.

In https://github.com/gbezyuk/django-crowd/blob/master/LICENSE.TXT, I don't see any "non-commercial" phrases, but it's not an officially recognized (http://opensource.org/) license either. By the spirit, it's rather similar to BSD or MIT license, so why don't you use just that and put food jokes into README?

All in all, I'd probably skip your package by now, but hope that possible changes may be useful for your software to find more users in the future. Thanks.

NullSoldier commented 7 years ago

Can you recommend a definitive license and we'll put up a PR? We should just copy pasta django's license. It's so short and reasonable. https://github.com/django/django/blob/master/LICENSE

gbezyuk commented 7 years ago

@NullSoldier I'm okay with django's license, if you ask.