Skip to content

Commit 70a322b

Browse files
committed
Rename LICENSE.md and fix license in pom.xml
1 parent 2228533 commit 70a322b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md renamed to LICENSE

File renamed without changes.

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
<licenses>
3333
<license>
34-
<name>GNU General Public License</name>
35-
<url>https://www.gnu.org/licenses/gpl-3.0.html</url>
34+
<name>ISC License</name>
35+
<url>https://cvsweb.openbsd.org/src/share/misc/license.template?rev=HEAD</url>
3636
</license>
3737
</licenses>
3838

0 commit comments

Comments
 (0)