Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Update licenses and copyright | dimitri staessens | 2017-01-09 | 1 | -1/+1 |
| | | | | | Copyright is set to 2016 - 2017. License text on includes and sources in the library are changed to indicate the LGPLv2.1 license. | ||||
* | ouroboros: Correct license statements | dimitri staessens | 2016-12-24 | 1 | -3/+2 |
| | | | | | This corrects the license statements on all files. Installed headers are LGPLv2.1, the rest of the code is GPLv2. | ||||
* | ipcpd: Add timerwheel | dimitri staessens | 2016-11-25 | 1 | -0/+39 |
The timerwheel can be used to defer work to a certain timeslot in the future. |