mirror of
https://git.tukaani.org/xz.git
synced 2025-03-01 14:10:47 +00:00
license-check.sh: Add an exception for doc/SHA256SUMS
Fixes: 36b531022f24a2ab57a2dfb9e5052f1c176e9d9a
This commit is contained in:
parent
36b531022f
commit
2cfa1ad0a9
@ -64,6 +64,7 @@ PAT_UNTAGGED_0BSD='^(.*/)?\.gitattributes$
|
||||
^THANKS$
|
||||
^TODO$
|
||||
^(.*/)?[^/]+\.txt$
|
||||
^doc/SHA256SUMS$
|
||||
^po/LINGUAS$
|
||||
^src/common/w32_application\.manifest$
|
||||
^tests/xzgrep_expected_output$
|
||||
|
Loading…
x
Reference in New Issue
Block a user