lol

typo

+1 -1
+1 -1
pkgs/tools/admin/letsencrypt/default.nix
··· 45 45 description = "ACME client that can obtain certs and extensibly update server configurations"; 46 46 platforms = platforms.unix; 47 47 maintainers = [ maintainers.iElectric ]; 48 - license = licenses.apl20; 48 + license = licenses.asl20; 49 49 }; 50 50 }