Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-11-08 Thread Arun Isaac
Leo Famulari writes: > It's the 3 clause BSD license. I pushed the patches, thanks! Just saw this mail. Thank you! signature.asc Description: PGP signature

Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-11-05 Thread Leo Famulari
On Thu, Oct 20, 2016 at 04:41:00PM +0530, Arun Isaac wrote: > > > +(license (list license:gpl3; Most files > > + license:isc ; curve/curve25519-donna.c > > Do double check whether the license of curve/curve25519-donna.c is the > ISC license. I am not awfully sure. I

Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-10-20 Thread Arun Isaac
> +(license (list license:gpl3; Most files > + license:isc ; curve/curve25519-donna.c Do double check whether the license of curve/curve25519-donna.c is the ISC license. I am not awfully sure. signature.asc Description: PGP signature

Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-10-20 Thread Arun Isaac
Marius Bakke writes: > You can provide a list of licenses in the license field. I'll send an updated patch soon. signature.asc Description: PGP signature

Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-10-19 Thread Marius Bakke
Arun Isaac writes: > Arun Isaac writes: > >> +(license license:gpl3))) > > The file curve/curve25519-donna.c is licensed under a different license > with Google Inc. as the copyright holder. The rest of the code is under > GPL3. So, what license should I specify in the package definition? Yo

Re: [PATCH 1/2] gnu: Add python-axolotl-curve25519.

2016-10-19 Thread Arun Isaac
Arun Isaac writes: > +(license license:gpl3))) The file curve/curve25519-donna.c is licensed under a different license with Google Inc. as the copyright holder. The rest of the code is under GPL3. So, what license should I specify in the package definition? signature.asc Description: PGP s