Skip to content

Commit

Permalink
ORG: NAV-176 - Adjust pom.xml to MIT license
Browse files Browse the repository at this point in the history
  • Loading branch information
munterfi committed Sep 6, 2024
1 parent c260724 commit 1d80517
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@

<licenses>
<license>
<name>GNU General Public License v3.0</name>
<url>https://www.gnu.org/licenses/gpl-3.0.en.html</url>
<name>MIT License</name>
<url>https://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>

Expand Down

0 comments on commit 1d80517

Please sign in to comment.