Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | service: remove deleted services | Liam | 2023-02-14 | 1 | -22/+0 |
| | |||||
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
| | | | | | This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | ||||
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -1/+1 |
| | | | | | Completely removes all usages of the global system instance within the services code by passing in the using system instance to the services. | ||||
* | am: Add the basic skeleton for the tcap service | Lioncash | 2018-10-21 | 1 | -0/+23 |
Added based off information provided by Switchbrew. |