aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-14 23:26:55 +0700
committerShulhan <ms@kilabit.info>2022-03-14 23:26:55 +0700
commitfffdcde3ca6e39c9b249ed76ee802faeda532603 (patch)
tree2e372f54032bd0c3b07b47eaa8fb43e2945d79f6 /go.mod
parentbc5065f71c448a7c9ec2b4bc6496793e01158833 (diff)
downloadgotp-fffdcde3ca6e39c9b249ed76ee802faeda532603.tar.xz
all: re-licensing gotp under GPL-3.0 or later
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index 51f29c9..7d14d13 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2021 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
+
module git.sr.ht/~shulhan/gotp
go 1.17