Skip to content

Commit 6672621

Browse files
committed
Copyright header
1 parent 59b69c8 commit 6672621

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/Rules/AvoidReservedWordsAsFunctionNames.tests.ps1

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) Microsoft Corporation. All rights reserved.
2+
# Licensed under the MIT License.
3+
14
# Keep in sync with the rule's reserved words list in
25
# Rules/AvoidReservedWordsAsFunctionNames.cs
36
$reservedWords = @(

0 commit comments

Comments
 (0)