summaryrefslogtreecommitdiffstats
path: root/python.d/mysql.chart.py
diff options
context:
space:
mode:
authorPaweł Krupa <pawel@krupa.net.pl>2018-09-30 01:36:42 +0200
committerCosta Tsaousis <costa@tsaousis.gr>2018-09-30 02:36:42 +0300
commitd536ba6a438b04166bd4c5337c9658e5d4c83ecb (patch)
treeeef8dc42a9938b835a3d7fe642c6d9b5c870a20c /python.d/mysql.chart.py
parent5e4b4417c2444331146378333103bc4abd047186 (diff)
fix spdx (#4327)
Diffstat (limited to 'python.d/mysql.chart.py')
-rw-r--r--python.d/mysql.chart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.d/mysql.chart.py b/python.d/mysql.chart.py
index a2a32f6747..dbf6943604 100644
--- a/python.d/mysql.chart.py
+++ b/python.d/mysql.chart.py
@@ -2,7 +2,7 @@
# Description: MySQL netdata python.d module
# Author: Pawel Krupa (paulfantom)
# Author: Ilya Mashchenko (l2isbad)
-# SPDX-License-Identifier: GPL-3.0+
+# SPDX-License-Identifier: GPL-3.0-or-later
from bases.FrameworkServices.MySQLService import MySQLService