Quick tip: If you have AppStream >= 0.14.6, you can use the check-license subcommand of appstreamcli to find out what AppStream thinks about a license: appstreamcli check-license MIT will give you the right result, appstreamcli check-license 'MIT License' will tell you that the license is invalid/unknown.
This is used by some of the third-party packages, like the official RPM package of microsoft's powershell, which is MIT licensed.
It might be better to ignore the token "License" itself rather than considering the word "License" itself as non-free.
The text was updated successfully, but these errors were encountered: