From 489e912248b3a39ffc1ff836e10170264320ca87 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:08:42 +0700 Subject: [PATCH] Update _reference_finder.py --- hikka/_reference_finder.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hikka/_reference_finder.py b/hikka/_reference_finder.py index 9e0a49f..1baafba 100644 --- a/hikka/_reference_finder.py +++ b/hikka/_reference_finder.py @@ -1,10 +1,15 @@ +# ©️ Dan Gazizullin, 2021-2023 +# 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 -# позже лицуху хикари и сюда закину import gc as _gc import inspect import logging