summaryrefslogtreecommitdiffstats
path: root/python.d/freeradius.chart.py
diff options
context:
space:
mode:
Diffstat (limited to 'python.d/freeradius.chart.py')
-rw-r--r--python.d/freeradius.chart.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.d/freeradius.chart.py b/python.d/freeradius.chart.py
index 3acc58d1a5..c0150f8f99 100644
--- a/python.d/freeradius.chart.py
+++ b/python.d/freeradius.chart.py
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
# Description: freeradius netdata python.d module
# Author: l2isbad
+# SPDX-License-Identifier: GPL-3.0+
from re import findall
from subprocess import Popen, PIPE