From 5a60694587434989931ff2046133087c5170ee36 Mon Sep 17 00:00:00 2001 From: Fredrik Lindqvist Date: Thu, 2 Feb 2017 21:35:25 +0100 Subject: [PATCH] Update to the correct license. (#192) Change from MIT to Apache 2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eae2e59d16..6da244b55f 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ This is the repository for the official [Home Assistant](https://home-assistant. [Frontend development instructions](https://home-assistant.io/developers/frontend/) ## License -Home Assistant is open-source and MIT licensed. Feel free to browse the repository, learn and reuse parts in your own projects. +Home Assistant is open-source and Apache 2 licensed. Feel free to browse the repository, learn and reuse parts in your own projects.