Commit Graph

5 Commits

Author SHA1 Message Date
7a4111b96e license: use SPDX identifiers for src/ headers (#3749)
* 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-07-02 21:55:45 +07:00
45e80a1042 add hil test for host msc and cdc 2026-03-17 21:38:46 +07:00
c211ee19dd migrate license from BSD 3 clause to MIT 2019-03-20 16:11:42 +07:00
fafef1aa17 Update LICENSE 2018-12-12 16:59:39 +07:00
2def363e49 add license file 2018-04-17 16:08:48 +07:00