From 1f0e1a4d8480d8ce664c0c7d6509f74299c85d27 Mon Sep 17 00:00:00 2001 From: Kiki <126977631+KikiCod@users.noreply.github.com> Date: Sun, 5 Mar 2023 01:27:59 +0300 Subject: [PATCH] Update sqlmap.py --- sqlmap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sqlmap.py b/sqlmap.py index be312f97f..1a5dd9d37 100755 --- a/sqlmap.py +++ b/sqlmap.py @@ -2,7 +2,7 @@ """ Copyright (c) 2006-2023 sqlmap developers (https://sqlmap.org/) -See the file 'LICENSE' for copying permission +See the file 'LICENSE' for copying permission AI SUPPORTED """ from __future__ import print_function