Source code files should start with a header such as the following: ```csharp // Copyright (c) Microsoft Corporation. // Licensed under the MIT License. ```
Source code files should start with a header such as the following: