From 30e65f7de4f9f16d2826954a69f976c89f4e31a8 Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Sun, 23 Feb 2025 15:21:27 +0700 Subject: [PATCH] Update configurator.py --- hikka/configurator.py | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hikka/configurator.py b/hikka/configurator.py index 29515c2..9355e7e 100644 --- a/hikka/configurator.py +++ b/hikka/configurator.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 re import string import sys