Skip to content

Commit 54dfc07

Browse files
committed
add mit license
1 parent d7a8695 commit 54dfc07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/extension/noConfigDebugInit.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
// Copyright (c) Microsoft Corporation. All rights reserved.
2+
// Licensed under the MIT License.
3+
14
import * as fs from 'fs';
25
import * as path from 'path';
36
import { IExtensionContext } from './common/types';

0 commit comments

Comments
 (0)