1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-22 13:34:04 +03:00

Updating information about authors

This commit is contained in:
Alexander Burmatov 2023-05-17 16:49:26 +03:00
parent f8a9a9d633
commit d8f41a048e
6 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
'''
@author: Adolfo Gómez, dkmaster at dkmon dot com
@author: Alexander Burmatov, thatman at altlinux dot org
'''
# pylint: disable=invalid-name
import configparser

View File

@ -28,6 +28,7 @@
'''
@author: Adolfo Gómez, dkmaster at dkmon dot com
@author: Alexander Burmatov, thatman at altlinux dot org
'''
import signal

View File

@ -27,6 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
'''
@author: Adolfo Gómez, dkmaster at dkmon dot com
@author: Alexander Burmatov, thatman at altlinux dot org
'''
# pylint: disable=invalid-name
import warnings

View File

@ -27,6 +27,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
'''
@author: Adolfo Gómez, dkmaster at dkmon dot com
@author: Alexander Burmatov, thatman at altlinux dot org
'''
# pylint: disable=invalid-name

View File

@ -29,6 +29,7 @@
"""
@author: Adolfo Gómez, dkmaster at dkmon dot com
@author: Alexander Burmatov, thatman at altlinux dot org
"""
import typing

View File

@ -29,6 +29,7 @@
"""
@author: Adolfo Gómez, dkmaster at dkmon dot com
@author: Alexander Burmatov, thatman at altlinux dot org
"""
import os.path
import typing