Skip to content

Commit e31e6ec

Browse files
committed
For #606. Update license for Maven builds
1 parent a8c6e05 commit e31e6ec

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pom.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@
1616
<url>https://github.com/binkley/modern-java-practices</url>
1717
<licenses>
1818
<license>
19-
<name>Public Domain</name>
20-
<url>https://unlicense.org/</url>
19+
<name>CC0</name>
20+
<url>https://creativecommons.org/public-domain/cc0/</url>
2121
<distribution>repo</distribution>
22+
<comments>
23+
A "No Rights Reserved" license suitable in most jurisdictions
24+
without waiting for expiration of rights under Public Domain.
25+
</comments>
2226
</license>
2327
</licenses>
2428
<issueManagement>

0 commit comments

Comments
 (0)