From cfedfe1a3e5891653d0acd2df798b20c7831feb7 Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Sun, 2 Feb 2020 18:30:04 +0100 Subject: [PATCH] Create LICENSE --- LICENSE | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..33427249 --- /dev/null +++ b/LICENSE @@ -0,0 +1,27 @@ +MIT License + + _____ _____ _____ _____ + | | | _ | __| _ | + | | |__ | __| + |__|__|__|__|_____|__| + Home Automation Switch Plate + https://github.com/aderusha/HASwitchPlate + +Copyright (c) 2020 Francis Van Roie francis@netwize.be +Copyright (c) 2019 Allen Derusha allen@derusha.org + + +Permission is hereby granted, free of charge, to any person obtaining a copy of this hardware, +software, and associated documentation files (the "Product"), to deal in the Product without +restriction, including without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Product, and to permit persons to whom the +Product is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or +substantial portions of the Product. + +THE PRODUCT IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT +NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE PRODUCT OR THE USE OR OTHER DEALINGS IN THE PRODUCT.