From 2f258934670a1a937f1cd94a04cfebf8331798c8 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Sun, 24 Jan 2021 14:25:38 +0100 Subject: [PATCH] Updated License (markdown) --- License.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/License.md b/License.md index eaa56eb43..03ac68b3e 100644 --- a/License.md +++ b/License.md @@ -1,6 +1,6 @@ # License -sqlmap is (C) 2006-2020 [Bernardo Damele Assumpcao Guimaraes](mailto:bernardo@sqlmap.org), [Miroslav Stampar](mailto:miroslav@sqlmap.org). +sqlmap is (C) 2006-2021 [Bernardo Damele Assumpcao Guimaraes](mailto:bernardo@sqlmap.org), [Miroslav Stampar](mailto:miroslav@sqlmap.org). This program is free software; you may redistribute and/or modify it under the terms of the [GNU General Public License](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) as published by the [Free Software Foundation](http://www.fsf.org); Version 2 (or later) with the clarifications and exceptions described in the [license file](https://raw.github.com/sqlmapproject/sqlmap/master/doc/COPYING). This guarantees your right to use, modify, and redistribute this software under certain conditions. If you wish to embed sqlmap technology into proprietary software, we sell alternative licenses (contact [sales@sqlmap.org](sales@sqlmap.org)).