From 1b417fa2ba28bd138f10a469ad91ee88aee2d5c4 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 19 Apr 2017 07:49:49 +0200 Subject: [PATCH] Update license to be in sync with the ha org --- credits_generator/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/credits_generator/package.json b/credits_generator/package.json index a5647d81d44..42c6687b158 100644 --- a/credits_generator/package.json +++ b/credits_generator/package.json @@ -6,8 +6,8 @@ "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, - "author": "", - "license": "MIT", + "author": "Home Assistant Community", + "license": "Apache 2.0", "dependencies": { "async": "^2.1.4", "github": "^8.1.0",