pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
905 stars 185 forks source link

Add a LICENSE file #445

Closed ccryx closed 8 years ago

ccryx commented 8 years ago

Hi, I know that you have stated that you consider your code to be under the GPL in this issue. I wrote a keepasshttp client in python that's heavily based on your javascript implementation in ChromeIPass and I want to put it on github (in fact, I already did, I was just about to add a license myself). I would feel much more comfortable if you could add a LICENSE file stating that you license your code under the GPL (2? 3?) or another open source license.

If you want me to, I can add it (GPL3) myself and create a pull request.

pfn commented 8 years ago

Submit a pr for gpl v3, thanks

Sent from my phone On Dec 12, 2015 2:12 AM, "ccryx" notifications@github.com wrote:

Hi, I know that you have stated that you consider your code to be under the GPL in this issue https://githubcom/pfn/passifox/issues/211 I wrote a keepasshttp client in python that's heavily based on your javascript implementation in ChromeIPass and I want to put it on github (in fact, I already did https://githubcom/ccryx/python-keephasshttpc, I was just about to add a license myself) I would feel much more comfortable if you could add a LICENSE file stating that you license your code under the GPL (2? 3?) or another open source license

If you want me to, I can add it (GPL3) myself and create a pull request

— Reply to this email directly or view it on GitHub https://github.com/pfn/passifox/issues/445.

ccryx commented 8 years ago

Let me know if you want me to change anything.