summaryrefslogtreecommitdiffstats
path: root/node.d
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 /node.d
parent5e4b4417c2444331146378333103bc4abd047186 (diff)
fix spdx (#4327)
Diffstat (limited to 'node.d')
-rw-r--r--node.d/Makefile.am2
-rw-r--r--node.d/fronius.node.js2
-rw-r--r--node.d/named.node.js2
-rw-r--r--node.d/node_modules/netdata.js2
-rw-r--r--node.d/sma_webbox.node.js2
-rw-r--r--node.d/snmp.node.js2
-rw-r--r--node.d/stiebeleltron.node.js2
7 files changed, 7 insertions, 7 deletions
diff --git a/node.d/Makefile.am b/node.d/Makefile.am
index fbffccc741..157d922a8f 100644
--- a/node.d/Makefile.am
+++ b/node.d/Makefile.am
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-3.0+
+# SPDX-License-Identifier: GPL-3.0-or-later
MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
dist_node_DATA = \
diff --git a/node.d/fronius.node.js b/node.d/fronius.node.js
index f2ec344dec..436f3a325f 100644
--- a/node.d/fronius.node.js
+++ b/node.d/fronius.node.js
@@ -1,5 +1,5 @@
"use strict";
-// SPDX-License-Identifier: GPL-3.0+
+// SPDX-License-Identifier: GPL-3.0-or-later
// This program will connect to one or more Fronius Symo Inverters.
// to get the Solar Power Generated (current, today).
diff --git a/node.d/named.node.js b/node.d/named.node.js
index 60147dafaf..d13c608cbb 100644
--- a/node.d/named.node.js
+++ b/node.d/named.node.js
@@ -1,5 +1,5 @@
'use strict';
-// SPDX-License-Identifier: GPL-3.0+
+// SPDX-License-Identifier: GPL-3.0-or-later
// collect statistics from bind (named) v9.10+
//
diff --git a/node.d/node_modules/netdata.js b/node.d/node_modules/netdata.js
index 7861c9df4c..603922c6ed 100644
--- a/node.d/node_modules/netdata.js
+++ b/node.d/node_modules/netdata.js
@@ -3,7 +3,7 @@
// netdata
// real-time performance and health monitoring, done right!
// (C) 2016 Costa Tsaousis <costa@tsaousis.gr>
-// SPDX-License-Identifier: GPL-3.0+
+// SPDX-License-Identifier: GPL-3.0-or-later
var url = require('url');
var http = require('http');
diff --git a/node.d/sma_webbox.node.js b/node.d/sma_webbox.node.js
index b0ac618d42..b9a168adcd 100644
--- a/node.d/sma_webbox.node.js
+++ b/node.d/sma_webbox.node.js
@@ -1,5 +1,5 @@
'use strict';
-// SPDX-License-Identifier: GPL-3.0+
+// SPDX-License-Identifier: GPL-3.0-or-later
// This program will connect to one or more SMA Sunny Webboxes
// to get the Solar Power Generated (current, today, total).
diff --git a/node.d/snmp.node.js b/node.d/snmp.node.js
index 099bc1843f..62d2d277d5 100644
--- a/node.d/snmp.node.js
+++ b/node.d/snmp.node.js
@@ -1,5 +1,5 @@
'use strict';
-// SPDX-License-Identifier: GPL-3.0+
+// SPDX-License-Identifier: GPL-3.0-or-later
// netdata snmp module
// This program will connect to one or more SNMP Agents
//
diff --git a/node.d/stiebeleltron.node.js b/node.d/stiebeleltron.node.js
index 4c7ede70c9..250c265402 100644
--- a/node.d/stiebeleltron.node.js
+++ b/node.d/stiebeleltron.node.js
@@ -1,5 +1,5 @@
'use strict';
-// SPDX-License-Identifier: GPL-3.0+
+// SPDX-License-Identifier: GPL-3.0-or-later
// This program will connect to one Stiebel Eltron ISG for heatpump heating
// to get the heat pump metrics.