Skip to content

Commit d76007d

Browse files
committed
Fix license header issue
1 parent f7eb63d commit d76007d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ repositories {
2727
license {
2828
header project.file('LICENSE-header.txt')
2929
include 'net/minecraftforge/mcpcleanup/**/*.java'
30+
exclude 'net/minecraftforge/mcpcleanup/ContextualPatch.java'
3031
newLine false
3132
}
3233

0 commit comments

Comments
 (0)