python3-fail2ban: fix SPDX license.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2022-03-08 15:28:10 -08:00
parent da23c2a094
commit 30f34fa990
@@ -6,7 +6,7 @@ out-of-the-box ready to read many standard log files, such as those for sshd and
and is easy to configure to read any log file you choose, for any error you choose."
HOMEPAGE = "http://www.fail2ban.org"
LICENSE = "GPL-2.0"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f"
SRCREV ="4fe4ac8dde6ba14841da598ec37f8c6911fe0f64"