Hello Thank-you for open-sourcing your instrument! Currently you have a custom license.txt file: https://github.com/musescore/mdl/blob/master/license.txt GitHub cannot parse custom licenses in the UI <img width="254" alt="Screen Shot 2022-10-06 at 8 27 57 PM" src="https://user-images.githubusercontent.com/1710493/194461854-178cf241-1b45-4f0a-8e58-0c2fe226bee2.png"> Or provide them via the search API: ``` "license": { "key": "other", "name": "Other", }, ``` https://api.github.com/repos/musescore/mdl Using a license template will fix this and make your repo searchable by license: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository Thanks!
Hello
Thank-you for open-sourcing your instrument!
Currently you have a custom license.txt file:
https://github.com/musescore/mdl/blob/master/license.txt
GitHub cannot parse custom licenses in the UI

Or provide them via the search API:
https://api.github.com/repos/musescore/mdl
Using a license template will fix this and make your repo searchable by license:
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository
Thanks!