Skip to content

Commit 716ae5e

Browse files
committed
Fixed licence text and names.
1 parent 2ba2530 commit 716ae5e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

pom.xml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,9 +219,15 @@
219219

220220
<licenses>
221221
<license>
222-
<name>Spec License</name>
222+
<name>Spec Evaluation License</name>
223223
<comments>Spec</comments>
224-
<url>LICENSE.html</url>
224+
<url>EVALUATION-LICENSE.html</url>
225+
<distribution>repo</distribution>
226+
</license>
227+
<license>
228+
<name>Spec Implementation License</name>
229+
<comments>Spec</comments>
230+
<url>IMPLEMENTATION-LICENSE.html</url>
225231
<distribution>repo</distribution>
226232
</license>
227233
</licenses>

0 commit comments

Comments
 (0)