On Sun, Sep 11, 2011 at 6:11 PM, Daniel Swarbrick
<daniel.swarbr...@gmail.com> wrote:
> License? What license? Heheh... my PBKDF2 implementation is solely
> being used by an in-house Django app. I haven't open sourced it, but
> am perfectly willing to let you guys pick over the PBKDF2 class and
> include it in Django if you so desire.

Please be careful here -- this runs pretty close to including
proprietary code in Django. Without a license code defaults to "all
rights reserved."

If you're going to let Paul look at your work, please make sure you've
read and signed a CLA (https://www.djangoproject.com/foundation/cla/)
covering the code in question.

Sorry to be a license-dork!

Jacob

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to