We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098997b commit 24e52d5Copy full SHA for 24e52d5
1 file changed
pom.xml
@@ -13,6 +13,13 @@
13
<description>Library for creating an AnimatedLEDStripServer</description>
14
<url>https://github.com/AnimatedLEDStrip/AnimatedLEDStripServer</url>
15
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
+
23
<developers>
24
<developer>
25
<name>Max Narvaez</name>
0 commit comments