Skip to content

Commit efb8e36

Browse files
gvanrossum-msgvanrossum
authored andcommitted
Add copyright header to test/test_incremental_index.py
1 parent a1f0ae2 commit efb8e36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/test_incremental_index.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Copyright (c) Microsoft Corporation.
2+
# Licensed under the MIT License.
3+
14
"""Test incremental index building."""
25

36
import os

0 commit comments

Comments
 (0)