diff --git a/pom.xml b/pom.xml
index db6a2a8a3e..b6db3548ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,8 +166,6 @@
target/**
.hg/**
- **/extjs/**
- **/syntaxhighlighter/**
true
diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml
index 4115a846ea..0bd46093f4 100644
--- a/scm-webapp/pom.xml
+++ b/scm-webapp/pom.xml
@@ -259,6 +259,27 @@
+
+
+ com.mycila.maven-license-plugin
+ maven-license-plugin
+ 1.9.0
+
+ http://download.scm-manager.org/licenses/mvn-license.txt
+
+ src/**
+ **/test/**
+
+
+ target/**
+ .hg/**
+ **/extjs/**
+ **/syntaxhighlighter/**
+
+ true
+
+
+
org.apache.maven.plugins