diff --git a/licenses/license-engine.sh b/licenses/license-engine.sh index 79a0c9c..47f8eb6 100755 --- a/licenses/license-engine.sh +++ b/licenses/license-engine.sh @@ -41,7 +41,8 @@ ALLOWED_LICENSES=( 'WTFPL' 'WTFPL OR ISC' '(WTFPL OR MIT)' - "(MIT OR WTFPL)" + '(MIT OR WTFPL)' + 'LGPL-3.0-or-later' # Requires only that modifications to LGPL-protected libraries are published under a GPL-compatible license which is not the case at Ory ) # These modules don't work with the current license checkers