mirror of https://github.com/coddrago/Heroku
added license
parent
97d3ee6381
commit
32e0b9fd96
|
@ -3,6 +3,13 @@
|
||||||
# 🌐 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
|
# 🔑 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
|
||||||
|
|
||||||
import getpass
|
import getpass
|
||||||
import platform as lib_platform
|
import platform as lib_platform
|
||||||
import inspect
|
import inspect
|
||||||
|
|
Loading…
Reference in New Issue