Skip to content

Commit 716d5a1

Browse files
committed
Add MIT license information
1 parent 9c75975 commit 716d5a1

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,4 +308,12 @@
308308
</profile>
309309
</profiles>
310310

311+
<licenses>
312+
<license>
313+
<name>MIT License</name>
314+
<url>https://opensource.org/licenses/MIT</url>
315+
<distribution>repo</distribution>
316+
</license>
317+
</licenses>
318+
311319
</project>

0 commit comments

Comments
 (0)