Skip to content

Commit 7b1bbf2

Browse files
committed
copyright added
1 parent 5bf5eb3 commit 7b1bbf2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

extension/src/goDebugCommands.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*---------------------------------------------------------
2+
* Copyright (C) Microsoft Corporation. All rights reserved.
3+
* Licensed under the MIT License. See LICENSE in the project root for license information.
4+
*--------------------------------------------------------*/
5+
16
import * as vscode from 'vscode';
27
import { TextDecoder } from 'util';
38

0 commit comments

Comments
 (0)