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.
This commit is contained in:
OPNA2608 2023-01-17 12:10:41 +01:00
parent 3341300ca7
commit 991a22a7d0

View File

@ -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 = {