Skip to content

Commit 6b1f0a2

Browse files
committed
Add missing header
1 parent 675efdd commit 6b1f0a2

File tree

1 file changed

+5
-1
lines changed
  • Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers

1 file changed

+5
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Markdown/Parsers/Constants.cs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
namespace Microsoft.Toolkit.Parsers
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+
5+
namespace Microsoft.Toolkit.Parsers
26
{
37
internal static class Constants
48
{

0 commit comments

Comments
 (0)