aboutsummaryrefslogtreecommitdiff
path: root/build-logic/src/main/kotlin/firmament.license-management.gradle.kts
blob: 0a2626bb2db25c085d923130c5aeb03bed782645 (plain)
1
2
3
4
5
apply(plugin = "moe.nea.licenseextractificator")

configure<moe.nea.licenseextractificator.LicenseExtension> {
	addExtraLicenseMatchers()
}