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:
parent
f8a9a9d633
commit
d8f41a048e
@ -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
|
||||
|
@ -28,6 +28,7 @@
|
||||
|
||||
'''
|
||||
@author: Adolfo Gómez, dkmaster at dkmon dot com
|
||||
@author: Alexander Burmatov, thatman at altlinux dot org
|
||||
'''
|
||||
import signal
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -29,6 +29,7 @@
|
||||
|
||||
"""
|
||||
@author: Adolfo Gómez, dkmaster at dkmon dot com
|
||||
@author: Alexander Burmatov, thatman at altlinux dot org
|
||||
"""
|
||||
import typing
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user