From 18d9037c949fa42475c2b43b94e183d3b24456f9 Mon Sep 17 00:00:00 2001 From: David Maher Date: Thu, 9 Jul 2020 16:17:27 -0400 Subject: [PATCH] Added license file. --- .github/FUNDING.yml | 3 +-- LICENSE | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 506615a..b50dd7b 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,5 +1,4 @@ -github: +github: Sunoo ko_fi: sunookitsune -tidelift: liberapay: Sunoo custom: ["https://paypal.me/sunoo"] diff --git a/LICENSE b/LICENSE index 8dada3e..4b3db64 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright {yyyy} {name of copyright owner} + Copyright 2020 David Maher Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/package.json b/package.json index 5b80751..127f427 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "433Mhz" ], "author": "David Maher", - "license": "ISC", + "license": "Apache-2.0", "bugs": { "url": "https://github.com/Sunoo/homebridge-rpi-rf-switch/issues" },