Add a valid MIT LICENSE to main and development
Neither main nor development contains a LICENSE file.
To do
What "valid MIT" means here
- A root
LICENSE file containing the canonical MIT text — the Permission is hereby granted, free of charge… grant through the THE SOFTWARE IS PROVIDED "AS IS"… warranty-disclaimer clause.
- A filled-in copyright line:
Copyright (c) 2026 <author names> (use the holder convention already used across the sibling repos — not the [year] [fullname] template placeholder).
- Present so that the platform check "MIT on
main or development" passes.
Reference — copy how it is already done
Repos already compliant (use any as a template): views-frames, views-hydranet, views-models, views-pipeline-core, views-reporting.
Filed from a platform-wide license audit on 2026-06-24. 9 of 17 repos lacked a valid MIT license on main/development; this is one of them.
Add a valid MIT LICENSE to
mainanddevelopmentNeither
mainnordevelopmentcontains aLICENSEfile.To do
LICENSEfile todevelopment.main.What "valid MIT" means here
LICENSEfile containing the canonical MIT text — thePermission is hereby granted, free of charge…grant through theTHE SOFTWARE IS PROVIDED "AS IS"…warranty-disclaimer clause.Copyright (c) 2026 <author names>(use the holder convention already used across the sibling repos — not the[year] [fullname]template placeholder).mainordevelopment" passes.Reference — copy how it is already done
Repos already compliant (use any as a template): views-frames, views-hydranet, views-models, views-pipeline-core, views-reporting.
Filed from a platform-wide license audit on 2026-06-24. 9 of 17 repos lacked a valid MIT license on
main/development; this is one of them.