From e56c86c66a1591181b55dd3d69d3cc89d4414e0c Mon Sep 17 00:00:00 2001 From: fvanroie <15969459+fvanroie@users.noreply.github.com> Date: Sun, 2 Feb 2020 18:28:47 +0100 Subject: [PATCH] Delete LICENSE --- LICENSE | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 LICENSE diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 18a969d9..00000000 --- a/LICENSE +++ /dev/null @@ -1,27 +0,0 @@ -MIT License - - _____ _____ _____ _____ - | | | _ | __| _ | - | | |__ | __| - |__|__|__|__|_____|__| - Home Automation Switch Plate - https://github.com/aderusha/HASwitchPlate - -Copyright (c) 2019 Allen Derusha allen@derusha.org -Copyright (c) 2020 Francis Van Roie francis@netwize.be - - -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.