Decide on a machine readable way for licenses #9
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apparently the open source world still has not decided on how to note licenses in a software package, especially when there is more than one. code and art and sounds and other media all come with their own license, all of those need to be added to the template and then referenced somewhere.
I propose we do it on the readme, which links to a licenses.md
The licenses.md would have a list of code (if more than one license on code is involved) and all the singular media and their licenses.
We also could add a license.json, but not sure if that is asking too much.
In any case it needs to note ALL licenses involved and prepare for more than one license in a machine readable way.