Skip to content

Commit 446d900

Browse files
add header
1 parent 42ab3c0 commit 446d900

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/PowerShellEditorServices.Engine/Services/TextDocument/Handlers/CompletionHandler.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 System;
27
using System.Management.Automation;
38
using System.Text.RegularExpressions;

0 commit comments

Comments
 (0)