We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c6e05 commit e31e6ecCopy full SHA for e31e6ec
pom.xml
@@ -16,9 +16,13 @@
16
<url>https://github.com/binkley/modern-java-practices</url>
17
<licenses>
18
<license>
19
- <name>Public Domain</name>
20
- <url>https://unlicense.org/</url>
+ <name>CC0</name>
+ <url>https://creativecommons.org/public-domain/cc0/</url>
21
<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>
26
</license>
27
</licenses>
28
<issueManagement>
0 commit comments