From 126c72f285bc75dcff026a2c966afbb5cf294b44 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 13 Mar 2022 17:06:43 +0700 Subject: all: changes the license of trunks software to GPL 3.0 or later See https://kilabit.info/journal/2022/gpl for more information. --- errors.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'errors.go') 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 . 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 +// SPDX-License-Identifier: GPL-3.0-or-later package trunks -- cgit v1.3