Skip to content

Commit

Permalink
[FIXED JENKINS-20009] Add MIT licence to POM.
Browse files Browse the repository at this point in the history
  • Loading branch information
orrc committed May 14, 2014
1 parent 9c7199a commit 2745ab1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Expand Up @@ -21,6 +21,14 @@
</developer>
</developers>

<licenses>
<license>
<name>The MIT License (MIT)</name>
<url>http://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>

<dependencies>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit 2745ab1

Please sign in to comment.