Marcel Telka
2022-12-28 55f05d09390e8483b2994ed64193756b67a6e4b0
tools/license-detector: some BSD-2-Clause texts have terms without any marking

1 files modified
1 ■■■■ changed files
tools/licenses/license.BSD-2-Clause.filter 1 ●●●● patch | view | raw | blame | history
tools/licenses/license.BSD-2-Clause.filter
@@ -18,6 +18,7 @@
sed -n \
    -e 's/``/"/g' -e "s/''/\"/g" \
    -e 's/[12]\./*/g' \
    -e 's/\* *//g' \
    -e 's/\(THIS SOFTWARE IS PROVIDED BY\).*\("AS IS" AND ANY\).*\(OR IMPLIED WARRANTIES\)/\1 REPLACEABLE \2 REPLACEABLE \3/' \
    -e 's/\(IN NO EVENT SHALL\).*\(BE LIABLE\)/\1 REPLACEABLE \2/' \
    -e 's/^.*\(Redistribution and use\)/\1/' \