From 6824401d5cc5c2a8657ea0bb12fb9f452b30196f Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Thu, 24 Jan 2019 17:46:52 -0800 Subject: [PATCH 1/2] Update nuspec to use license expression --- build.psm1 | 1 + 1 file changed, 1 insertion(+) diff --git a/build.psm1 b/build.psm1 index 3a62bdb..971260c 100644 --- a/build.psm1 +++ b/build.psm1 @@ -571,6 +571,7 @@ function Start-BuildPowerShellNativePackage https://github.com/PowerShell/PowerShell https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_black_64.png?raw=true https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt + MIT PowerShell en-US © Microsoft Corporation. All rights reserved. From d8cac068ac709325d7921bf7bb4b30bd75a5d937 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Thu, 24 Jan 2019 17:48:04 -0800 Subject: [PATCH 2/2] remove license url --- build.psm1 | 1 - 1 file changed, 1 deletion(-) diff --git a/build.psm1 b/build.psm1 index 971260c..65c2837 100644 --- a/build.psm1 +++ b/build.psm1 @@ -570,7 +570,6 @@ function Start-BuildPowerShellNativePackage Native binaries for PowerShell Core https://github.com/PowerShell/PowerShell https://github.com/PowerShell/PowerShell/blob/master/assets/Powershell_black_64.png?raw=true - https://github.com/PowerShell/PowerShell/blob/master/LICENSE.txt MIT PowerShell en-US