subprojects {
project.afterEvaluate {
// someone figure out what the x-plugins logic should be
project.licenseHeaders.enabled = false
}