From 6b520faae6ae425b1bb76c516bdc68b06dd5096f Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 14 Mar 2022 00:18:56 +0700 Subject: all: change the awwan software license to GPL 3.0 or later See https://kilabit.info/journal/2022/gpl for more information. --- statement_test.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'statement_test.go') diff --git a/statement_test.go b/statement_test.go index 559cf50..b925c7b 100644 --- a/statement_test.go +++ b/statement_test.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 awwan -- cgit v1.3