Build packages

This commit is contained in:
2021-11-25 20:45:16 +01:00
parent 3390e09ef3
commit c6f460c0ab
11 changed files with 67 additions and 19 deletions

View File

@@ -1,17 +1,17 @@
# -*- coding: utf-8 -*-
"""
gismo sh-edraft Gismo
modules/boot-log sh-edraft Gismo - Boot log
~~~~~~~~~~~~~~~~~~~
sh-edraft Dicord bot Gismo
sh-edraft Dicord bot Gismo - Boot log
:copyright: (c) 2021 - 2022 sh-edraft.de
:license: MIT, see LICENSE for more details.
"""
__title__ = 'modules.boot_log'
__title__ = 'boot_log'
__author__ = 'Sven Heidemann'
__license__ = 'MIT'
__copyright__ = 'Copyright (c) 2021 - 2022 sh-edraft.de'