From 097622f8429c87af92b11ca26a1beb8b4e67145c Mon Sep 17 00:00:00 2001 From: Thibault Junin Date: Sun, 4 Feb 2018 14:17:10 +0100 Subject: [PATCH 1/4] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 12073db..edaaca6 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "The new way to have accounts", "type": "library", "homepage": "https://stail.eu", - "license": "proprietary", + "license": "https://stantabcorp.com/license", "authors": [ { "name": "Thibault Junin", From 4cd3141cbf179339cec460065428981715164206 Mon Sep 17 00:00:00 2001 From: Thibault Junin Date: Sun, 4 Feb 2018 14:21:30 +0100 Subject: [PATCH 2/4] Add LICENSE.md --- LICENSE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..bfe1ea0 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,11 @@ +Copyright © 2018, STAN-TAb Corp. + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software with the authorization of STAN-TAb Corp., and to permit persons to whom the Software is furnished to do so, subject to the following conditions in their last version: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +The Software 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 software or the use or other dealings in the Software. + +Except as contained in this notice, the name of the STAN-TAb Corp. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the STAN-TAb Corp. + +MIT - amended \ No newline at end of file From d28e27dcd9d233d27f9bfd3b534a7eafa3be6b26 Mon Sep 17 00:00:00 2001 From: Thibault Junin Date: Sun, 4 Feb 2018 14:27:27 +0100 Subject: [PATCH 3/4] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index edaaca6..12073db 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "The new way to have accounts", "type": "library", "homepage": "https://stail.eu", - "license": "https://stantabcorp.com/license", + "license": "proprietary", "authors": [ { "name": "Thibault Junin", From e17d605c242539bb5d573aeb4e45aaa5742b84b4 Mon Sep 17 00:00:00 2001 From: Thibault Junin Date: Wed, 7 Feb 2018 13:23:12 +0100 Subject: [PATCH 4/4] Update LICENSE.md --- LICENSE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index bfe1ea0..ac669ae 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -4,8 +4,8 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -The Software 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 software or the use or other dealings in the Software. +The Software is provided “as is”, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability with the author(s) explicit authorization, 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 software or the use or other dealings in the Software. Except as contained in this notice, the name of the STAN-TAb Corp. shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from the STAN-TAb Corp. -MIT - amended \ No newline at end of file +MIT - amended