licenseclassifier
licenseclassifier copied to clipboard
Add "FORBIDDEN" to LicenseTypes and byExceptionOnlyType to LicenseType()
Previously the StringSet
byExceptionOnlyType
was defined but not used. This change adds it to the function LicenseType
to get the type string "by_exception_only" when applicable.