Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add pre-commit configuration for REUSE.software. | Diego Elio Pettenò | 2020-05-16 | 1 | -0/+20 |
| | | | | | The only files that were lacking a license were the 0-sized __init__.py files — since those are not copyrighteable, make them Unlicense relesed. | ||||
* | Make the project compliant with the REUSE guidelines. | Diego Elio Pettenò | 2020-04-20 | 2 | -0/+227 |
See https://reuse.software/ for details. For simplicity, the support files, that are vastly copy-pasta, are licensed under MIT license, rather than LGPL-2.1-or-later. Note that `reuse lint` currently fails due to fsfe/reuse-tool#208. |