I think COPYING is superfluous, see #84, but there are some other files (also with any extension) that often include legal notices that would be useful to automatically collect, eg:
LICENSES, NOTICES (plural)
THIRD-PARTY-LICENSE (variations including 3rd, no delimiter, underscore delimiter, notice, plural)
I can probably suggest a semi-sane regex and tests for this, leaving this issue until then, or if anyone else wishes to comment or implement.
The text was updated successfully, but these errors were encountered:
Currently licensed includes files matching:
I think
COPYINGis superfluous, see #84, but there are some other files (also with any extension) that often include legal notices that would be useful to automatically collect, eg:LICENSES,NOTICES(plural)THIRD-PARTY-LICENSE(variations including3rd, no delimiter, underscore delimiter, notice, plural)I can probably suggest a semi-sane regex and tests for this, leaving this issue until then, or if anyone else wishes to comment or implement.
The text was updated successfully, but these errors were encountered: