/ LICENSE.md
LICENSE.md
 1  # License
 2  
 3  TBD by the project owner.
 4  
 5  Recommended options for evaluation:
 6  
 7  - Apache-2.0: common for infrastructure libraries and explicit patent terms.
 8  - MIT: minimal and common in web framework ecosystems.
 9  - MPL-2.0: file-level copyleft for projects that want stronger contribution reciprocity.
10  
11  Do not publish this package until this file is replaced with the chosen license text and `gleam.toml` is updated.