Skip to content

Commit d48170d

Browse files
committed
Fix header
1 parent 0aa0635 commit d48170d

File tree

1 file changed

+1
-2
lines changed
  • src/Microsoft.DotNet.Wpf/src/UIAutomation/UIAutomationProvider/System/Windows/Automation/Provider

1 file changed

+1
-2
lines changed

src/Microsoft.DotNet.Wpf/src/UIAutomation/UIAutomationProvider/System/Windows/Automation/Provider/ITransformProvider2.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
// Licensed to the .NET Foundation under one or more agreements.
22
// The .NET Foundation licenses this file to you under the MIT license.
3-
// See the LICENSE file in the project root for more information.
43

5-
// Description: Transform pattern provider interface
4+
// Description: Transform pattern provider interface 2
65

76
using System;
87
using System.Windows.Automation;

0 commit comments

Comments
 (0)