diff --git a/license-header.txt b/checkstyle-header.txt similarity index 100% rename from license-header.txt rename to checkstyle-header.txt diff --git a/pom.xml b/pom.xml index f4e88bb..129271b 100644 --- a/pom.xml +++ b/pom.xml @@ -465,7 +465,7 @@ under the License. ${basedir}/checkstyle.xml false - ${basedir}/license-header.txt + ${basedir}/checkstyle-header.txt @@ -515,7 +515,7 @@ under the License. ${basedir}/checkstyle.xml false - ${basedir}/license-header.txt + ${basedir}/checkstyle-header.txt diff --git a/src/main/assembly/src.xml b/src/main/assembly/src.xml index 2de93ab..093e916 100644 --- a/src/main/assembly/src.xml +++ b/src/main/assembly/src.xml @@ -39,7 +39,7 @@ under the License. build.xml build-testing.xml build.properties.sample - license-header.txt + checkstyle-header.txt