william-ferguson-au / asymmetric-crypto

Provides a very simple library that uses public key crypto to encrypt any size data using a randomly generated symmetric key
GNU General Public License v3.0
17 stars 8 forks source link

Licensed under GPL-3.0 #2

Closed tatjana19 closed 7 years ago

tatjana19 commented 7 years ago

Hello @william-ferguson-au i see that this project is under GPL-3.0 license.

But in your source code in the license header you write that:

No part of this application may be reproduced, copied, modified or adapted, without the prior written consent of the author, unless otherwise indicated for stand-alone materials. Contact support@xandar.com.au for copyright requests.

This interfere eachother. So my question is which one is right?

william-ferguson-au commented 7 years ago

Woops. It's definitely GPL3. I will scrub those headers from the source. Looks like they are a remnant from my closed source project from which I excised this library.

Feel free to use as you like.

william-ferguson-au commented 7 years ago

I have removed the erroneous copyright headers from the 3 files that needed it.

tatjana19 commented 7 years ago

Hello @william-ferguson-au, thanks for the fast response. I find your project very interesting. Thank you for sharing :+1: under GPL3

tatjana19 commented 7 years ago

Is your project deployed on sonatype, for use as maven dependency?

william-ferguson-au commented 7 years ago

No, I haven't set it up. There hasn't been any interest before :-)