X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=pom.xml;h=644f5b2f087805fc8a690506d0225d09e88d9994;hb=1d5afdce3e91054f07ddd3c98309c363b4cf1d46;hp=e0811005a8259fb6e2fd423e343195ede35de666;hpb=e85afb71eb5d24f9b0677cc8d816f2b3e7b86e7c;p=lgpl%2Fargeo-commons.git diff --git a/pom.xml b/pom.xml index e0811005a..644f5b2f0 100644 --- a/pom.xml +++ b/pom.xml @@ -365,6 +365,28 @@ limitations under the License. rpmbuild,rpmbuild-tp,el5 + + com.mycila.maven-license-plugin + maven-license-plugin + +
license-apache2-header.txt
+ true + true + + src/**/*.java + src/**/*.xml + + + **/springutil/** + **/qooxdoo-sdk/** + + true + + SLASHSTAR_STYLE + XML_STYLE + +
+