Commit bafae5bf authored by jopejoe1's avatar jopejoe1
Browse files

lib/licenses: set spdx for Ubuntu font license

parent fe348e1a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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";
  };