File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -239,19 +239,13 @@ File Headers
239239
240240The following file header is used for all PowerShell code.
241241Please use it for new files.
242- For more information, see [coding guidelines](../docs/coding-guidelines /coding-guidelines.md).
242+ For more information, see [coding guidelines](../docs/dev-process /coding-guidelines.md).
243243
244244```C#
245- // … TODO TODO
246- // Licensed to the PowerShell …. under one or more agreements.
245+ // The PowerShell licenses this file to you under the MIT license.
247246// See the LICENSE file in the project root for more information.
248247```
249248
250- Licensing and Copyright
251- -----------------------
252-
253- You can find more information about the PowerShell source license and copyright [ here] ( ../docs/community/legal-licensing.md ) .
254-
255249Contributor License Agreement (CLA)
256250-----------------------------------
257251
You can’t perform that action at this time.
0 commit comments