> This is for an extension module that is clearly (for the knowledgeable)
> derived from Python's Objects/dictobject.c and Include/dictobject.h.
>
>
> Should I refer to MIT, LGPL or BSD. Any particular copy of a license I
> should put up on my website and refer to with a URL?
If this is work d
I would like to get some advice on which license to include/refer to in
my setup.py (and probably the source files).
This is for an extension module that is clearly (for the knowledgeable)
derived from Python's Objects/dictobject.c and Include/dictobject.h.
I first of all don't want to infringe