From 6cc5b914d02e0aea791185be8eae2a07a9ae487f Mon Sep 17 00:00:00 2001 From: xtqqczze Date: Sun, 9 Aug 2020 01:32:13 +0100 Subject: [PATCH] Update LICENSE.txt so that it's recognized as MIT * Update LICENSE.txt so that Github recognizes it as MIT. * Remove the term All Rights Reserved as Microsoft no longer recommend it. See also: https://github.com/PowerShell/PowerShell/pull/12729 --- LICENSE.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index e28723c..ae003be 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,13 +1,9 @@ -PowerShell IoT Module - -Copyright (c) Microsoft Corporation. All rights reserved. - -All rights reserved. +Copyright (c) Microsoft Corporation. MIT License Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the ""Software""), to deal +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, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is