Commit e841544d authored by matthewcroughan's avatar matthewcroughan Committed by Emery Hemingway
Browse files

licenses: add ICU license

parent 91e0db47
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -632,6 +632,11 @@ in mkLicense lset) ({
    url = "https://old.calculate-linux.org/packages/licenses/iASL";
  };

  icu = {
    spdxId = "ICU";
    fullName = "ICU";
  };

  ijg = {
    spdxId = "IJG";
    fullName = "Independent JPEG Group License";