Looks like when installing as swift package the LICENSE file is not included in the package of 0.2.0.
So automated license collecting tools like https://github.com/nicklockwood/Tribute can't read the license.
Seems like the LICENSE file was added after 0.2.0, maybe just the version number needs to be increased?