From 1ae5c5038c669701e74982d08ff802939cc2ec63 Mon Sep 17 00:00:00 2001 From: Sebb Date: Tue, 9 Mar 2021 22:51:13 +0000 Subject: [PATCH] license-* files confuse GH license detection --- license-header.txt => checkstyle-header.txt | 0 pom.xml | 4 ++-- src/main/assembly/src.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) rename license-header.txt => checkstyle-header.txt (100%) 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