Skip to content

Commit 341b020

Browse files
Add Apache Software License 2.0 to the list of licenses in pom.xml
1 parent 18c1022 commit 341b020

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
<url>http://www.rabbitmq.com</url>
1111

1212
<licenses>
13+
<license>
14+
<name>ASL 2.0</name>
15+
<url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
16+
<distribution>repo</distribution>
17+
</license>
1318
<license>
1419
<name>GPL v2</name>
1520
<url>http://www.gnu.org/licenses/gpl-2.0.txt</url>

0 commit comments

Comments
 (0)