From c4650b4e0eb5fc1001cc731fdf32893ccdb6b910 Mon Sep 17 00:00:00 2001 From: xtqqczze Date: Sun, 9 Aug 2020 22:45:59 +0100 Subject: [PATCH] Update LICENSE.txt to remove "All rights reserved" term * Remove the term All Rights Reserved as Microsoft no longer recommend it. See also: https://github.com/PowerShell/PowerShell/pull/12729 --- LICENSE.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 1eb938e..b2f52a2 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,11 +1,9 @@ -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