diff --git a/lib/licenses/licenses.nix b/lib/licenses/licenses.nix index 5c0f5fca2711..f58e809cd089 100644 --- a/lib/licenses/licenses.nix +++ b/lib/licenses/licenses.nix @@ -1657,6 +1657,11 @@ lib.mapAttrs mkLicense ( fullName = "W3C Software Notice and License (1998-07-20)"; }; + w3c-20150513 = { + spdxId = "W3C-20150513"; + fullName = "W3C Software Notice and Document License (2015-05-13)"; + }; + wadalab = { fullName = "Wadalab Font License"; url = "https://fedoraproject.org/wiki/Licensing:Wadalab?rd=Licensing/Wadalab";