Skip to content

Commit 44fc30c

Browse files
author
Kapil Borle
committed
Add copyright header to DocumentFormatter.ts
1 parent 669cbca commit 44fc30c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/features/DocumentFormatter.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*---------------------------------------------------------
2+
* Copyright (C) Microsoft Corporation. All rights reserved.
3+
*--------------------------------------------------------*/
4+
15
import vscode = require('vscode');
26
import {
37
languages,

0 commit comments

Comments
 (0)