Remove blank lines

This commit is contained in:
2015-06-11 22:34:42 +01:00
parent bee69c6ac0
commit 3464b128b9

View File

@@ -34,9 +34,7 @@ buildscript {
license {
header rootProject.file('HEADER.txt')
strictCheck true
skipExistingHeaders false
ext.year = Calendar.getInstance().get(Calendar.YEAR)
ext.name = 'Rik Veenboer'