mirror of https://github.com/coddrago/Heroku
Update __init__.py
parent
1665f9e2ce
commit
4577776333
|
@ -4,11 +4,18 @@
|
||||||
# This file is a part of Hikka Userbot
|
# This file is a part of Hikka Userbot
|
||||||
# 🌐 https://github.com/hikariatama/Hikka
|
# 🌐 https://github.com/hikariatama/Hikka
|
||||||
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||||
|
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||||
|
|
||||||
|
# ©️ Codrago, 2024-2025
|
||||||
|
# This file is a part of Heroku Userbot
|
||||||
|
# 🌐 https://github.com/coddrago/Heroku
|
||||||
|
# You can redistribute it and/or modify it under the terms of the GNU AGPLv3
|
||||||
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
# 🔑 https://www.gnu.org/licenses/agpl-3.0.html
|
||||||
|
|
||||||
# Do not delete this file, it will cause errors.
|
# Do not delete this file, it will cause errors.
|
||||||
|
|
||||||
__author__ = "Dan Gazizullin"
|
__author__ = "Dan Gazizullin"
|
||||||
|
__ForkAuthot__ = "Codrago"
|
||||||
__contact__ = "me@hikariatama.ru"
|
__contact__ = "me@hikariatama.ru"
|
||||||
__copyright__ = "Copyright 2022, Dan Gazizullin"
|
__copyright__ = "Copyright 2022, Dan Gazizullin"
|
||||||
__credits__ = ["LonamiWebs", "penn5"]
|
__credits__ = ["LonamiWebs", "penn5"]
|
||||||
|
|
Loading…
Reference in New Issue