Commit af803161 authored by wesleyac's avatar wesleyac
Browse files

maint: Add exception to check-licenses.

parent 6cf2a0ca
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@ RECOGNIZED_LICENSES=(
    "ISC AND (Apache-2.0 OR ISC)"
    "(Apache-2.0 OR ISC) AND ISC"
    "(Apache-2.0 OR MIT) AND BSD-3-Clause"
    "Apache-2.0 AND MIT"
)

# List of packages that don't list a license.