Skip to content

Commit e7cf9bb

Browse files
committed
Added missing file headers
1 parent 53f49b7 commit e7cf9bb

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CommunityToolkit.Tooling.SampleGen.Tests/Helpers/InMemoryAdditionalText.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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.
4+
15
using Microsoft.CodeAnalysis;
26
using Microsoft.CodeAnalysis.Text;
37

CommunityToolkit.Tooling.SampleGen.Tests/Helpers/TestHelpers.cs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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.
4+
15
using Microsoft.CodeAnalysis;
26
using Microsoft.VisualStudio.TestTools.UnitTesting;
37
using System.Collections.Immutable;

0 commit comments

Comments
 (0)