Skip to content

Commit 59351ce

Browse files
committed
Add license to FilePositionMapTest.php
1 parent 8bbc9a7 commit 59351ce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/FilePositionMapTest.php

+4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
<?php
2+
/*---------------------------------------------------------------------------------------------
3+
* Copyright (c) Microsoft Corporation. All rights reserved.
4+
* Licensed under the MIT License. See License.txt in the project root for license information.
5+
*--------------------------------------------------------------------------------------------*/
26

37
use Microsoft\PhpParser\FilePositionMap;
48
use Microsoft\PhpParser\LineCharacterPosition;

0 commit comments

Comments
 (0)