aboutsummaryrefslogtreecommitdiff
path: root/cmd/resolverbench
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-15 00:03:27 +0700
committerShulhan <ms@kilabit.info>2022-03-15 00:09:27 +0700
commit45db846fcae52f456bb7f879835bd650ebb1e114 (patch)
treeb9e895fdfb475a99feb41145640380a7adce3631 /cmd/resolverbench
parentee75dea8e2ecf301286ec3a0210a439777cf24fa (diff)
downloadrescached-45db846fcae52f456bb7f879835bd650ebb1e114.tar.xz
all: change the rescached license to GPL 3.0 or later
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'cmd/resolverbench')
-rw-r--r--cmd/resolverbench/main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmd/resolverbench/main.go b/cmd/resolverbench/main.go
index f7e56a6..3e35e24 100644
--- a/cmd/resolverbench/main.go
+++ b/cmd/resolverbench/main.go
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+
package main
import (