Marcel Telka
2023-08-11 3fa2bacb7280db4b70c7529d253c64fd59256132
tools/license-detector: improve LGPL-3.0-only detection

1 files modified
4 ■■■■ changed files
tools/licenses/license.LGPL-3.0-only.filter 4 ●●●● patch | view | raw | blame | history
tools/licenses/license.LGPL-3.0-only.filter
@@ -15,6 +15,6 @@
# Copyright 2022 Marcel Telka
#
gsed \
gsed -u \
    -e '0,/^GNU LESSER GENERAL PUBLIC LICENSE/d' \
    -e '/^GNU GENERAL PUBLIC LICENSE/,$d'
    -e '/^If the Library as you received it specifies that a proxy/q' ; cat > /dev/null