Skip to content

Commit a3e04cc

Browse files
committed
Added missing source file header
1 parent 9686c32 commit a3e04cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/TitleBar/src/WndProcHelper.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
#if WINAPPSDK
26
using System.Runtime.InteropServices;
37
using WinRT.Interop;

0 commit comments

Comments
 (0)