From 5f50ecf4d8fa0b9cc2b6d716ce09a5ea8f585186 Mon Sep 17 00:00:00 2001 From: Travis Plunk Date: Mon, 24 Jun 2019 10:53:14 -0700 Subject: [PATCH] Create PSDesiredStateConfiguration.psd1 Delete PSDesiredStateConfiguration.psd1 --- .../PSDesiredStateConfiguration.psd1 | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/contentFiles/any/any/Modules/PSDesiredStateConfiguration/PSDesiredStateConfiguration.psd1 b/contentFiles/any/any/Modules/PSDesiredStateConfiguration/PSDesiredStateConfiguration.psd1 index 384ef1a..fdafd09 100644 --- a/contentFiles/any/any/Modules/PSDesiredStateConfiguration/PSDesiredStateConfiguration.psd1 +++ b/contentFiles/any/any/Modules/PSDesiredStateConfiguration/PSDesiredStateConfiguration.psd1 @@ -24,7 +24,7 @@ Author = 'Microsoft Corporation' CompanyName = 'Microsoft Corporation' # Copyright statement for this module -Copyright = '© Microsoft Corporation. All rights reserved.' +Copyright = '(c) Microsoft Corporation. All rights reserved.' # Description of the functionality provided by this module # Description = '' @@ -94,13 +94,3 @@ HelpInfoURI = 'https://go.microsoft.com/fwlink/?linkid=390814' # Default prefix for commands exported from this module. Override the default prefix using Import-Module -Prefix. # DefaultCommandPrefix = '' } - - - - - - - - - -