From 32e0b9fd96765f3c9129b0c0897b8fde1ccb423b Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Wed, 9 Apr 2025 20:12:33 +0700 Subject: [PATCH] added license --- hikka/modules/test.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/hikka/modules/test.py b/hikka/modules/test.py index 06ad840..0c96b2f 100644 --- a/hikka/modules/test.py +++ b/hikka/modules/test.py @@ -3,6 +3,13 @@ # 🌐 https://github.com/hikariatama/Hikka # 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 + import getpass import platform as lib_platform import inspect