LICENSE.txt -> LICENSE

This commit is contained in:
tecnovert
2020-10-30 10:55:45 +02:00
parent 4e5287e1df
commit 4636d31ea9
20 changed files with 19 additions and 19 deletions

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import os
import threading

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import os
import re

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
from enum import IntEnum
from .util import (

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import os

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import struct
import time

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import urllib.request
import json

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import os
import json

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2020 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import os
import time

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
from enum import IntEnum

View File

@@ -2,7 +2,7 @@
# Copyright (c) 2018-2019 tecnovert
# Distributed under the MIT software license, see the accompanying
# file LICENSE.txt or http://www.opensource.org/licenses/mit-license.php.
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
import decimal
import json