It's ASL 2.0 and no longer MIT

This commit is contained in:
Fabian Affolter 2018-04-08 17:42:40 +02:00
parent 2abdd0d465
commit a151bb7ff2
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -11,7 +11,7 @@ footer: true
Home Assistant is built from the ground up to be easily extensible using components. Home Assistant uses [Python 3](https://www.python.org/) for the backend and [Polymer (Web components)](https://www.polymer-project.org/) for the frontend.
Home Assistant is open-source and MIT-licensed. Here are links to the source:
Home Assistant is open-source and licensed under [Apache 2.0](http://www.apache.org/licenses/LICENSE-2.0). Here are links to the source:
- [home-assistant](https://github.com/home-assistant/home-assistant): Python server backend.
- [home-assistant-polymer](https://github.com/home-assistant/home-assistant-polymer): Polymer UI.