mirror of
https://github.com/bkerler/mtkclient.git
synced 2024-12-11 00:21:10 -05:00
License change
This commit is contained in:
parent
02901391be
commit
1b622e2b7f
1 changed files with 1 additions and 1 deletions
2
stage2
2
stage2
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
# MTK Stage2 Client (c) B.Kerler 2018-2021.
|
# MTK Stage2 Client (c) B.Kerler 2018-2021.
|
||||||
# Licensed under MIT License
|
# Licensed under GPLv3 License
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
Loading…
Reference in a new issue