Skip to content

Commit 86b3ef0

Browse files
committed
pass 6
1 parent f01a9dd commit 86b3ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tslint.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"indent": [true, "spaces", 4],
99
"max-classes-per-file": false,
1010
"object-literal-sort-keys": false,
11-
"file-header": [true, "Copyright \\(C\\) Microsoft Corporation. All rights reserved."]
11+
"file-header": [true, "Copyright \\(c\\) Microsoft Corporation."]
1212
},
1313
"rulesDirectory": []
1414
}

0 commit comments

Comments
 (0)