From d0d7fd684d95a5aa1f04920c7aab47a3764a19f2 Mon Sep 17 00:00:00 2001 From: Scott Battaglia Date: Sun, 5 Jan 2014 22:52:15 -0500 Subject: [PATCH] Correct license header information. --- pom.xml | 1 + src/licensing/header-definitions.xml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 9 deletions(-) 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