From 20cb8a60d362a7484892fc6703de954c67fb8763 Mon Sep 17 00:00:00 2001 From: David Bezuidenhout Date: Wed, 12 Feb 2020 16:41:48 +0200 Subject: [PATCH] feat: standardize license and hand over to saltstack formulas --- LICENSE | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/LICENSE b/LICENSE index 323b4df..da2a13d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,4 @@ - Copyright (c) 2014 David Bezuidenhout - - NOTICE THE LICENSE EXCEPTIONS BELOW. + Copyright (c) 2020 Salt Stack Formulas Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -11,10 +9,5 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - - - EXCEPTIONS: - You MAY NOT upload parts or the whole work of this product on Github or - any other platform again UNLESS you are in possession of an agreement - by the author OR use the function called "FORK" provided on Github itself. - Other parts of the specified license above are not affected. + See the License for the specific language governing permissions and + limitations under the License.