wordnet: make use of lib.licenses.wordnet (#540729)

This commit is contained in:
Alyssa Ross
2026-07-15 11:36:44 +00:00
committed by GitHub
2 changed files with 6 additions and 4 deletions
+5
View File
@@ -1616,6 +1616,11 @@ lib.mapAttrs mkLicense (
url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";
};
wordnet = {
spdxId = "WordNet";
fullName = "WordNet License";
};
wtfpl = {
spdxId = "WTFPL";
fullName = "Do What The F*ck You Want To Public License";