Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-03 | Add SPDX License Identifier to all source files. | Przemyslaw Pawelczyk | |
The Software Package Data Exchange (SPDX) is a good initiative, it has matured over time and deserves accelerated adoption in open-source. https://spdx.org/learn https://spdx.org/using-spdx https://spdx.org/license-list | |||
2018-02-03 | Slightly reformat and modernize GPLv2 only license notices. | Przemyslaw Pawelczyk | |
Reformat second paragraph for better look. It had awkward line wrap. Modernize third paragraph. No need to send letters to FSF in Boston. | |||
2015-09-13 | Move source files to src/ directory. | Przemyslaw Pawelczyk | |
As a bonus you can build out-of-tree now via make -f. It's part of the work related to issue #22. |