Fix license header for imported code
This commit is contained in:
parent
27d28b8eef
commit
dbe8e57e11
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
# SPDX-License-Identifier: MIT
|
# SPDX-License-Identifier: PSF-2.0
|
||||||
# Copied from: https://github.com/pycontribs/tendo
|
# Copied from: https://github.com/pycontribs/tendo
|
||||||
# License: PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
|
|
||||||
# Author: Sorin Sbarnea
|
# Author: Sorin Sbarnea
|
||||||
# Changes: changed logging and formatting
|
# Changes: changed logging and formatting
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in a new issue