ArchiSteamFarm.ui: correct license metadata
https://github.com/JustArchiNET/ASF-ui/blob/0dc9b31a571fe840ac1661b9e9777f253304529d/LICENSE
This commit is contained in:
@@ -26,7 +26,7 @@ buildNpmPackage {
|
||||
|
||||
meta = with lib; {
|
||||
description = "The official web interface for ASF";
|
||||
license = licenses.apsl20;
|
||||
license = licenses.asl20;
|
||||
homepage = "https://github.com/JustArchiNET/ASF-ui";
|
||||
inherit (ArchiSteamFarm.meta) maintainers platforms;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user