aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-04-06 18:09:17 +0700
committerShulhan <ms@kilabit.info>2024-04-06 19:28:53 +0700
commitdef8f703c311acedc77310557f3363eee2de7957 (patch)
treeb7d4338cea1c90b43c8e77baa98bb85b81ba0870 /go.mod
parent3245b00f0246f7f2f0afd8635cfd3ff9bf2cf584 (diff)
downloadkamusku-def8f703c311acedc77310557f3363eee2de7957.tar.xz
all: re-license the project to GPL-3.0 or later
For the reason why we choose GPL v3 see https://kilabit.info/journal/2022/gpl/. While at it, we make the project comply with REUSE Specification version 3.0.
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 10e672d..28f9272 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: CC0-1.0
+
module git.sr.ht/~shulhan/kamusd
go 1.21