Merge pull request #302753 from K900/yassi-license

home-assistant-custom-components.yassi: update license

authored by K900 and committed by GitHub 68e38f42 ad3a164c

+1 -2
+1 -2
pkgs/servers/home-assistant/custom-components/yassi/default.nix
··· 23 23 homepage = "https://ha-samsung-soundbar.vercel.app/"; 24 24 changelog = "https://github.com/samuelspagl/ha_samsung_soundbar/releases/tag/${version}"; 25 25 maintainers = with maintainers; [ k900 ]; 26 - # https://github.com/samuelspagl/ha_samsung_soundbar/issues/31 27 - license = licenses.unfree; 26 + license = licenses.mit; 28 27 }; 29 28 }