Skip to content

normalize to "copyright" and "trademark" rather than single-char variants#76

Open
taleinat wants to merge 1 commit intosrc-d:masterfrom
taleinat:normalize-to-copyright-trademark-words
Open

normalize to "copyright" and "trademark" rather than single-char variants#76
taleinat wants to merge 1 commit intosrc-d:masterfrom
taleinat:normalize-to-copyright-trademark-words

Conversation

@taleinat
Copy link
Copy Markdown

@taleinat taleinat commented May 4, 2020

This improves matching correctness when trying to match a license file to the text of a license which includes "copyright" or "trademark" verbatim in the body of the license text, since the same normalization is not applied to the original license texts. This includes common licenses such as the 2- and 3-clause BSD licenses.

…ants

This improves matching correctness when trying to match a license file
to the text of a license which includes "copyright" verbatim in the
body of the license text, since the same normalization is not applied
to the original license texts. This includes common licenses such as
the 2- and 3-clause BSD licenses.

Signed-off-by: Tal Einat <taleinat@gmail.com>
@taleinat taleinat force-pushed the normalize-to-copyright-trademark-words branch from 1e5ffcb to 2ddf864 Compare May 4, 2020 14:20
@mcuadros
Copy link
Copy Markdown
Contributor

mcuadros commented Jun 1, 2020

@taleinat will be great if you can submit your PR to https://github.com/go-enry/go-license-detector, we moved the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants