From 45777763336a257ab6eace2ea59805c6b44556fa Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 23 Feb 2025 15:14:01 +0700 Subject: [PATCH] Update __init__.py --- hikka/__init__.py | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/hikka/__init__.py b/hikka/__init__.py index 4a24dbc..129e377 100644 --- a/hikka/__init__.py +++ b/hikka/__init__.py @@ -4,11 +4,18 @@ # This file is a part of Hikka Userbot # 🌐 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 # Do not delete this file, it will cause errors. -__author__ = "Dan Gazizullin" +__author__ = "Dan Gazizullin" +__ForkAuthot__ = "Codrago" __contact__ = "me@hikariatama.ru" __copyright__ = "Copyright 2022, Dan Gazizullin" __credits__ = ["LonamiWebs", "penn5"]