summaryrefslogtreecommitdiffstats
path: root/python.d/couchdb.chart.py
diff options
context:
space:
mode:
Diffstat (limited to 'python.d/couchdb.chart.py')
-rw-r--r--python.d/couchdb.chart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python.d/couchdb.chart.py b/python.d/couchdb.chart.py
index dcb2df33bf..5d6b9916f9 100644
--- a/python.d/couchdb.chart.py
+++ b/python.d/couchdb.chart.py
@@ -2,7 +2,7 @@
# Description: couchdb netdata python.d module
# Author: wohali <wohali@apache.org>
# Thanks to l2isbad for good examples :)
-# SPDX-License-Identifier: GPL-3.0+
+# SPDX-License-Identifier: GPL-3.0-or-later
from collections import namedtuple, defaultdict
from json import loads