home-assistant-custom-components.alarmo: update license
Upstream has added the Apache-2.0 license, see: https://github.com/nielsfaber/alarmo/commit/64831d863de92792c57119df47b83b9562912d44 https://github.com/nielsfaber/alarmo/raw/refs/tags/v1.10.8/LICENSE https://github.com/nielsfaber/alarmo/issues/1096
This commit is contained in:
@@ -25,6 +25,6 @@ buildHomeAssistantComponent rec {
|
||||
description = "Alarm System for Home Assistant";
|
||||
homepage = "https://github.com/nielsfaber/alarmo";
|
||||
maintainers = with maintainers; [ mindstorms6 ];
|
||||
license = licenses.unfree;
|
||||
license = licenses.asl20;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user