Skip to content

Commit

Permalink
Merge pull request #84 from jettison-json/coheigea/license
Browse files Browse the repository at this point in the history
Switch to SPDX license
  • Loading branch information
coheigea committed Oct 5, 2023
2 parents de5e505 + 838cd35 commit 66e2fe8
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 @@ -9,8 +9,8 @@
<url>https://github.com/jettison-json/jettison</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<name>Apache-2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
</license>
</licenses>
<dependencies>
Expand Down

0 comments on commit 66e2fe8

Please sign in to comment.