aboutsummaryrefslogtreecommitdiff
path: root/influxd_client.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-08-19 00:04:13 +0700
committerShulhan <ms@kilabit.info>2022-08-19 00:04:13 +0700
commit7e7c491d186280ddaee508bd46ade6fa21058c78 (patch)
treeef99ca372fe73e1eb46df73964d18c5d6fa6311b /influxd_client.go
parenta440e8671d27337d89f1980c31d7d1b1fb727831 (diff)
downloadhaminer-7e7c491d186280ddaee508bd46ade6fa21058c78.tar.xz
all: relicensing the haminer to GPL v3
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'influxd_client.go')
-rw-r--r--influxd_client.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/influxd_client.go b/influxd_client.go
index 3991042..754a62d 100644
--- a/influxd_client.go
+++ b/influxd_client.go
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+
package haminer
import (