summaryrefslogtreecommitdiffstats
path: root/python.d/httpcheck.chart.py
diff options
context:
space:
mode:
Diffstat (limited to 'python.d/httpcheck.chart.py')
-rw-r--r--python.d/httpcheck.chart.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python.d/httpcheck.chart.py b/python.d/httpcheck.chart.py
index b0177ff909..94d3d29eec 100644
--- a/python.d/httpcheck.chart.py
+++ b/python.d/httpcheck.chart.py
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
# Description: http check netdata python.d module
# Original Author: ccremer (github.com/ccremer)
+# SPDX-License-Identifier: GPL-3.0+
import urllib3
import re