Skip to content

Commit 55055f5

Browse files
committed
Update copyright year
1 parent f05704d commit 55055f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Engine/PSScriptAnalyzer.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ GUID = 'd6245802-193d-4068-a631-8863a4342a18'
2020
CompanyName = 'Microsoft Corporation'
2121

2222
# Copyright statement for this module
23-
Copyright = '(c) Microsoft Corporation 2025. All rights reserved.'
23+
Copyright = '(c) Microsoft Corporation 2026. All rights reserved.'
2424

2525
# Description of the functionality provided by this module
2626
Description = 'PSScriptAnalyzer provides script analysis and checks for potential code defects in the scripts by applying a group of built-in or customized rules on the scripts being analyzed.'

0 commit comments

Comments
 (0)