Skip to content

Commit

Permalink
lib/licenses: set spdx for Ubuntu font license
Browse files Browse the repository at this point in the history
  • Loading branch information
jopejoe1 committed Sep 7, 2024
1 parent 3f8d855 commit 6a13177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/licenses.nix
Original file line number Diff line number Diff line change
Expand Up @@ -1201,6 +1201,7 @@ lib.mapAttrs mkLicense ({
};

ufl = {
spdxId = "Ubuntu-font-1.0";
fullName = "Ubuntu Font License 1.0";
url = "https://ubuntu.com/legal/font-licence";
};
Expand Down

0 comments on commit 6a13177

Please sign in to comment.