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.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'statement.go') diff --git a/statement.go b/statement.go index e96fbbc..5b0f4e3 100644 --- a/statement.go +++ b/statement.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