Skip to content

Commit c3cd993

Browse files
author
Steve Lee (POWERSHELL)
committed
fixed copyright symbol
1 parent 4ab4c92 commit c3cd993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Microsoft.PowerShell.Archive/Microsoft.PowerShell.Archive.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
@{
1+
@{
22
GUID="eb74e8da-9ae2-482a-a648-e96550fb8733"
33
Author="Microsoft Corporation"
44
CompanyName="Microsoft Corporation"
5-
Copyright=" Microsoft Corporation. All rights reserved."
5+
Copyright="© Microsoft Corporation. All rights reserved."
66
ModuleVersion="1.0.2.0"
77
PowerShellVersion="3.0"
88
FunctionsToExport = @('Compress-Archive', 'Expand-Archive')

0 commit comments

Comments
 (0)