Skip to content

Commit

Permalink
this module is Apache 2.0 licensed
Browse files Browse the repository at this point in the history
  • Loading branch information
hboutemy authored and ceki committed Oct 31, 2019
1 parent e8ce694 commit d061e25
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions jcl-over-slf4j/pom.xml
Expand Up @@ -16,6 +16,14 @@
<description>JCL 1.2 implemented over SLF4J</description>
<url>http://www.slf4j.org</url>

<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>

<dependencies>
<dependency>
<groupId>org.slf4j</groupId>
Expand Down

0 comments on commit d061e25

Please sign in to comment.