diff --git a/pom.xml b/pom.xml index 7d5ba34..d2c3d75 100644 --- a/pom.xml +++ b/pom.xml @@ -142,6 +142,7 @@ maven-license-plugin
src/licensing/header.txt
+ true src/licensing/header-definitions.xml diff --git a/src/licensing/header-definitions.xml b/src/licensing/header-definitions.xml index 2792dce..39fb559 100644 --- a/src/licensing/header-definitions.xml +++ b/src/licensing/header-definitions.xml @@ -1,12 +1,12 @@ - - /* - * - */ - ( |\t)*/\*( |\t)*$ - ( |\t)*\*/( |\t)*$ - true - true - + + /* + * + */ + ( |\t)*/\*( |\t)*$ + ( |\t)*\*/( |\t)*$ + true + true + \ No newline at end of file