mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Fix licenser issues
This commit is contained in:
parent
23e65ac5d3
commit
73936bb10d
@ -90,7 +90,7 @@ allprojects {
|
||||
}
|
||||
|
||||
configure<LicenseExtension> {
|
||||
header.set(resources.text.fromFile(file("HEADER.txt")))
|
||||
header(rootProject.file("HEADER.txt"))
|
||||
include("**/*.java")
|
||||
newLine.set(false)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user