From 61f1d638f9c1533c9cbf8d72dc99e3e40dc2ae23 Mon Sep 17 00:00:00 2001 From: xtqqczze Date: Sun, 9 Aug 2020 01:27:29 +0100 Subject: [PATCH] Update LICENSE so that it's recognized as MIT * Update LICENSE 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 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 6eb8dc0..b2f52a2 100644 --- a/LICENSE +++ b/LICENSE @@ -1,11 +1,9 @@ -PowerShell - 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