On Thu, May 20, 2010 at 7:38 PM, Robert Kern wrote:
> On Thu, May 20, 2010 at 21:21, Keith Goodman wrote:
>> I'd like to include modified numpy doc strings in my package. Do I
>> just put a note in my license file that says my package contains numpy
>> doc strings and then paste in the numpy lice
On Thu, May 20, 2010 at 21:21, Keith Goodman wrote:
> I'd like to include modified numpy doc strings in my package. Do I
> just put a note in my license file that says my package contains numpy
> doc strings and then paste in the numpy license? My package is
> distributed under a Simplifed BSD lic
I'd like to include modified numpy doc strings in my package. Do I
just put a note in my license file that says my package contains numpy
doc strings and then paste in the numpy license? My package is
distributed under a Simplifed BSD license, if that matters.
__