summaryrefslogtreecommitdiff
path: root/LICENSE
AgeCommit message (Collapse)Author
2026-07-02license: use SPDX identifiers for src/ headers (#3749)Ha Thach
* license: use SPDX identifiers for src/ headers Replace the full ~20-line MIT license boilerplate on every src/ file with a two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500 lines of duplicated boilerplate.
2026-03-17add hil test for host msc and cdchathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-12Update LICENSEhathach
2018-04-17add license filehathach