aboutsummaryrefslogtreecommitdiff
path: root/dictionary.go
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 /dictionary.go
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 'dictionary.go')
-rw-r--r--dictionary.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/dictionary.go b/dictionary.go
index 9164b25..611dd7f 100644
--- a/dictionary.go
+++ b/dictionary.go
@@ -1,6 +1,5 @@
-// Copyright 2020, Shulhan <ms@kilabit.info>. All rights reserved.
-// Use of this source code is governed by a BSD-style
-// license that can be found in the LICENSE file.
+// SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
package kamusd