lib/licenses: set spdx for Ubuntu font license

This commit is contained in:
jopejoe1 2024-09-07 21:16:37 +02:00
parent fe348e1a06
commit bafae5bf43

View File

@ -1223,6 +1223,7 @@ lib.mapAttrs mkLicense ({
};
ufl = {
spdxId = "Ubuntu-font-1.0";
fullName = "Ubuntu Font License 1.0";
url = "https://ubuntu.com/legal/font-licence";
};