Marcel Telka
2023-04-24 adfd1776923432e88b7610180d52969c21dd0cd7
tools/license-detector: capture single copy of MIT license only

1 files modified
3 ■■■■ changed files
tools/licenses/license.MIT.filter 3 ●●●● patch | view | raw | blame | history
tools/licenses/license.MIT.filter
@@ -20,4 +20,5 @@
    -e 's/(obtaining a copy of).*(\(the "Software"\))/\1 REPLACEABLE \2/' \
    -e 's/(this permission notice).*(shall be included)/\1 \2/' \
    -e 's/(IN NO EVENT SHALL).*(BE LIABLE)/\1 REPLACEABLE \2/' \
    -e '/^Permission is hereby granted/,/^THE SOFTWARE/p'
    -e '/^Permission is hereby granted/,/^THE SOFTWARE/p' \
    -e '/^THE SOFTWARE/q'