While validating a generated SBOM I noticed the context
package is missing a LICENSE file. This prevents easy automatic generation of such a list, since most tools are looking for a file named LICENSE.
I assume this is not intended, and every package should ship a dedicated license file as the trie
or equality
package.