Skip to content

Commit eb28b0f

Browse files
committed
Add missing license header
1 parent 5a05f83 commit eb28b0f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls/ColorPicker/ColorPickerSlider.Properties.cs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
using Microsoft.Toolkit.Uwp.Helpers;
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+
using Microsoft.Toolkit.Uwp.Helpers;
26
using Windows.UI;
37
using Windows.UI.Xaml;
48
using Windows.UI.Xaml.Controls;

0 commit comments

Comments
 (0)