LICENSE still carries the MIT text (MIT License — Copyright (c) 2026 Jaro-c), but authcore is meant to be Apache-2.0 like the rest of the org, and its product context already treats it as Apache-2.0. The repo never actually got the relicense.
What I need to do:
- Replace
LICENSE with the canonical Apache-2.0 text.
- Update the SPDX id in any source headers / module metadata to
Apache-2.0.
- The README license badge currently reads MIT — switch it to Apache-2.0 or drop it (a badge is optional now).
No rush; this can land in a normal PR. Filing it so the discrepancy is tracked.
LICENSEstill carries the MIT text (MIT License — Copyright (c) 2026 Jaro-c), but authcore is meant to be Apache-2.0 like the rest of the org, and its product context already treats it as Apache-2.0. The repo never actually got the relicense.What I need to do:
LICENSEwith the canonical Apache-2.0 text.Apache-2.0.No rush; this can land in a normal PR. Filing it so the discrepancy is tracked.