Commit 991a22a7 authored by OPNA2608's avatar OPNA2608
Browse files

licenses: Remove unnecessary archive.org link for APSL-1.0

SPDX has a copy of it, and the url gets overridden with the spdx.org one anyway.
parent 3341300c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -81,7 +81,6 @@ in mkLicense lset) ({
  apsl10 = {
    spdxId = "APSL-1.0";
    fullName = "Apple Public Source License 1.0";
    url = "https://web.archive.org/web/20040701000000*/http://www.opensource.apple.com/apsl/1.0.txt";
  };

  apsl20 = {