From 5cf116271a0fb85cac2dd73a48f5fa5cb6546c61 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 23 Feb 2025 13:27:53 +0700 Subject: [PATCH] Update core.py --- hikka/web/core.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hikka/web/core.py b/hikka/web/core.py index 1b7f8dc..84f0292 100644 --- a/hikka/web/core.py +++ b/hikka/web/core.py @@ -22,6 +22,12 @@ # 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 asyncio import contextlib import inspect