Skip to content

Commit

Permalink
add MIT license
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Van Eyck committed Sep 28, 2015
1 parent 9c36554 commit 1bd9a27
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pom.xml
Expand Up @@ -24,6 +24,14 @@
</developer>
</developers>

<licenses>
<license>
<name>The MIT license</name>
<url>http://www.opensource.org/licenses/mit-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 1bd9a27

Please sign in to comment.