Skip to content

Commit deb51b7

Browse files
committed
Adding license to pom.xml
1 parent 50e90e8 commit deb51b7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
<name>com.github.javabdd</name>
1111
<url>https://github.com/com-github-javabdd/com.github.javabdd</url>
1212

13+
<licenses>
14+
<license>
15+
<name>LGPL-2.0-or-later</name>
16+
<url>https://spdx.org/licenses/LGPL-2.0-or-later.html</url>
17+
</license>
18+
</licenses>
19+
1320
<properties>
1421
<project.build.sourceEncoding>
1522
UTF-8

0 commit comments

Comments
 (0)