diff options
author | Szczepan Zalega <szczepan@nitrokey.com> | 2016-08-02 09:16:00 +0200 |
---|---|---|
committer | Szczepan Zalega <szczepan@nitrokey.com> | 2016-08-02 09:32:07 +0200 |
commit | c29d72a7b48cfd2899c8fd588c4ec9c12ad11e7c (patch) | |
tree | 76f26d7609e472b2c7773ae36537d743d8343bb7 /README.md | |
parent | 0857790b7af80b292b78fda80185966de78abf52 (diff) | |
download | libnitrokey-c29d72a7b48cfd2899c8fd588c4ec9c12ad11e7c.tar.gz libnitrokey-c29d72a7b48cfd2899c8fd588c4ec9c12ad11e7c.tar.bz2 |
Change license to LGPL3
Signed-off-by: Szczepan Zalega <szczepan@nitrokey.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -125,3 +125,6 @@ firmware code should show how things works: * Show friendly message when no device is connected and do not abort Other tasks might be listed either in `TODO` file or on project's issues page. + +# License +This project is licensed under LGPL version 3. License text could be found under [LICENSE](LICENSE) file. |