diff --git a/pom.xml b/pom.xml index 30844d37..2db0ef6e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,7 @@ Program (CITE). http://opengeospatial.github.io/teamengine/ + 2006 Apache License, Version 2.0 @@ -574,6 +575,34 @@ + + license + + + + org.codehaus.mojo + license-maven-plugin + 2.4.0 + + + first + + update-file-header + + process-sources + + apache_v2 + + src/main/java + src/main/resources + + + + + + + +