ryanuber / go-license

Software licensing standardization library for Golang
MIT License
69 stars 15 forks source link

Enhanced license matching using case-insensitive regexp patterns #2

Closed ryanuber closed 10 years ago

ryanuber commented 10 years ago

Match license text more accurately using case-insensitive regular expressions. Enhance tests by comparing against real license text rather than a snippet.