File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
ColorCode.Core/Compilation/Languages Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
- // Copyright (c) Microsoft Corporation. All rights reserved.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
3
+ // See the LICENSE file in the project root for more information.
2
4
3
5
using System . Collections . Generic ;
4
6
using ColorCode . Common ;
Original file line number Diff line number Diff line change 1
- // Copyright (c) Microsoft Corporation. All rights reserved.
1
+ // Licensed to the .NET Foundation under one or more agreements.
2
+ // The .NET Foundation licenses this file to you under the MIT license.
3
+ // See the LICENSE file in the project root for more information.
2
4
3
5
using System . Collections . Generic ;
4
6
using ColorCode . Common ;
You can’t perform that action at this time.
0 commit comments