Skip to content

Commit

Permalink
Reference BSD-license in pom.xml.
Browse files Browse the repository at this point in the history
All contributors agreed upon relicensing their contributions to the
BSD-3-clause license (http://opensource.org/licenses/BSD-3-Clause).

See terrestris/shogun#55 for discussion
and the respective agreements.
  • Loading branch information
marcjansen committed Sep 2, 2014
1 parent 7691334 commit f09be1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -406,8 +406,8 @@

<licenses>
<license>
<name>GNU GPL v3</name>
<url>http://www.gnu.org/licenses/gpl-3.0</url>
<name>3-clause BSD license</name>
<url>http://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>
</licenses>
Expand Down

0 comments on commit f09be1f

Please sign in to comment.