We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01a9dd commit 86b3ef0Copy full SHA for 86b3ef0
tslint.json
@@ -8,7 +8,7 @@
8
"indent": [true, "spaces", 4],
9
"max-classes-per-file": false,
10
"object-literal-sort-keys": false,
11
- "file-header": [true, "Copyright \\(C\\) Microsoft Corporation. All rights reserved."]
+ "file-header": [true, "Copyright \\(c\\) Microsoft Corporation."]
12
},
13
"rulesDirectory": []
14
}
0 commit comments