Skip to content

Commit 24e52d5

Browse files
committed
Add license to pom.xml
1 parent 098997b commit 24e52d5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@
1313
<description>Library for creating an AnimatedLEDStripServer</description>
1414
<url>https://github.com/AnimatedLEDStrip/AnimatedLEDStripServer</url>
1515

16+
<licenses>
17+
<license>
18+
<name>MIT License</name>
19+
<url>http://www.opensource.org/licenses/mit-license.php</url>
20+
</license>
21+
</licenses>
22+
1623
<developers>
1724
<developer>
1825
<name>Max Narvaez</name>

0 commit comments

Comments
 (0)