Skip to content

Commit

Permalink
adding license information to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
peacekeeper committed Jun 22, 2015
1 parent d871d3a commit a770ce8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
</developer>
</developers>

<licenses>
<license>
<name>Various</name>
<comments>See LICENSE files</comments>
</license>
</licenses>

<modules>
<module>core</module>
<module>messaging</module>
Expand Down

0 comments on commit a770ce8

Please sign in to comment.