From 911ff07a1865545c6dc3018c27cf9fa809706efd Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 24 Feb 2025 09:10:04 +0700 Subject: [PATCH] Update tl_cache.py --- hikka/tl_cache.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hikka/tl_cache.py b/hikka/tl_cache.py index 27d0955..7891a45 100644 --- a/hikka/tl_cache.py +++ b/hikka/tl_cache.py @@ -4,6 +4,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 copy import inspect import logging