Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide on a license #20

Open
schneider42 opened this issue Jul 12, 2013 · 3 comments
Open

Decide on a license #20

schneider42 opened this issue Jul 12, 2013 · 3 comments

Comments

@schneider42
Copy link
Member

Steps:

a) Analyze what licenses are already present in the code
b) Decide on a license
c) Replace code which is not compatible with this license

@schneider42
Copy link
Member Author

Firmware:
AVR-Crypto-Lib: GPL 2/3
uart.c: GPL 2 or later
pinutils: From ethersex which is GPL 3

Software:
aes.py: Apache License, Version 2.0 which is compatible with GPL 3
PIL: Python1.6a2 License which is compatible with GPL
pyserial: Python2.0.1 which is compatible with GPL

This leads to the following conclusion: It is no problem to go for the GPL 3 license. By rewriting the aes implementations BSD would also be possible.

@schneider42
Copy link
Member Author

After talking to Jan, we will go for a GPL 3 license for the software and firmware.

Board layouts still have to be decided.

@schneider42
Copy link
Member Author

The font for the LCD comes from http://pixelfonts.style-force.net/ we should maybe use another one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant