summaryrefslogtreecommitdiff
path: root/errors.go
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-03-13 17:06:43 +0700
committerShulhan <ms@kilabit.info>2022-03-14 00:16:34 +0700
commit126c72f285bc75dcff026a2c966afbb5cf294b44 (patch)
treeb680b40382a380e9ef69c6e9a9f00d3c0f41867a /errors.go
parentdd31e5fe16fa458464f32af8e863364cc627549a (diff)
downloadgorankusu-126c72f285bc75dcff026a2c966afbb5cf294b44.tar.xz
all: changes the license of trunks software to GPL 3.0 or later
See https://kilabit.info/journal/2022/gpl for more information.
Diffstat (limited to 'errors.go')
-rw-r--r--errors.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/errors.go b/errors.go
index 2ff3194..7f08980 100644
--- a/errors.go
+++ b/errors.go
@@ -1,6 +1,5 @@
-// Copyright 2021, 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: 2021 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-or-later
package trunks