Skip to content

Commit 35f95f3

Browse files
author
Rob Holt
committed
Add copyright
1 parent 63bb6e3 commit 35f95f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/PowerShellEditorServices.Engine/Services/TextDocument/Handlers/DocumentHighlightHandler.cs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
//
2+
// Copyright (c) Microsoft. All rights reserved.
3+
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
4+
//
5+
16
using Microsoft.Extensions.Logging;
27
using Microsoft.PowerShell.EditorServices.Symbols;
38
using OmniSharp.Extensions.LanguageServer.Protocol.Models;

0 commit comments

Comments
 (0)