From 7da1b30f7e1fe1c80a7aa116bd71b63893908854 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Mon, 8 Jan 2024 14:02:07 +0100 Subject: [PATCH] chore: add (MIT OR WTFPL) --- licenses/license-engine.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/licenses/license-engine.sh b/licenses/license-engine.sh index b9ff747..79a0c9c 100755 --- a/licenses/license-engine.sh +++ b/licenses/license-engine.sh @@ -41,6 +41,7 @@ ALLOWED_LICENSES=( 'WTFPL' 'WTFPL OR ISC' '(WTFPL OR MIT)' + "(MIT OR WTFPL)" ) # These modules don't work with the current license checkers