rsc / licensecheck

The licensecheck package classifies license files and heuristically determines how well they correspond to known open source licenses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Licensecheck

The licensecheck package scans source texts for known licenses. The design aims never to give a false positive. It also reports matches of known license URLs.

See the package documentation for API details.

The license scanner recognizes nearly all the licenses gathered by the SPDX project, along with a few others.

See licenses/README.md for license details.

About

The licensecheck package classifies license files and heuristically determines how well they correspond to known open source licenses.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%