There was an error while loading. Please reload this page.
1 parent e8ce694 commit d061e25Copy full SHA for d061e25
jcl-over-slf4j/pom.xml
@@ -16,6 +16,14 @@
16
<description>JCL 1.2 implemented over SLF4J</description>
17
<url>http://www.slf4j.org</url>
18
19
+ <licenses>
20
+ <license>
21
+ <name>Apache License, Version 2.0</name>
22
+ <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
23
+ <distribution>repo</distribution>
24
+ </license>
25
+ </licenses>
26
+
27
<dependencies>
28
<dependency>
29
<groupId>org.slf4j</groupId>
0 commit comments