Skip to content

Commit d061e25

Browse files
hboutemyceki
authored andcommitted
this module is Apache 2.0 licensed
1 parent e8ce694 commit d061e25

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

jcl-over-slf4j/pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,14 @@
1616
<description>JCL 1.2 implemented over SLF4J</description>
1717
<url>http://www.slf4j.org</url>
1818

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+
1927
<dependencies>
2028
<dependency>
2129
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)