Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit 8bb0211

Browse files
committed
Correct license to 3-clause BSD in poms.
1 parent 2666768 commit 8bb0211

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/build/maven/plugins/continuations-pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,8 @@
1616
</organization>
1717
<licenses>
1818
<license>
19-
<name>BSD-like</name>
20-
<url>http://www.scala-lang.org/downloads/license.html
21-
</url>
19+
<name>BSD 3-Clause</name>
20+
<url>http://www.scala-lang.org/license.html</url>
2221
<distribution>repo</distribution>
2322
</license>
2423
</licenses>

0 commit comments

Comments
 (0)