summaryrefslogtreecommitdiffstats
path: root/python.d/sensors.chart.py
diff options
context:
space:
mode:
Diffstat (limited to 'python.d/sensors.chart.py')
-rw-r--r--python.d/sensors.chart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.d/sensors.chart.py b/python.d/sensors.chart.py
index 84ce97ca84..69d2bfe99f 100644
--- a/python.d/sensors.chart.py
+++ b/python.d/sensors.chart.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
# Description: sensors netdata python.d plugin
# Author: Pawel Krupa (paulfantom)
-# SPDX-License-Identifier: GPL-3.0+
+# SPDX-License-Identifier: GPL-3.0-or-later
from bases.FrameworkServices.SimpleService import SimpleService
from third_party import lm_sensors as sensors