From 1f4ead1b7488cc17d735d228e151d42c1ab7d10f Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 2 Feb 2026 21:18:00 +0700 Subject: _wui/doc: simplify the license text in README While at it, replace link on GNU make in the install document because the website for www.gnu.org seems unstable at the moment. --- _wui/doc/awwan.adoc | 14 +------------- _wui/doc/install.adoc | 2 +- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/_wui/doc/awwan.adoc b/_wui/doc/awwan.adoc index f8cdfa6..c82dade 100644 --- a/_wui/doc/awwan.adoc +++ b/_wui/doc/awwan.adoc @@ -846,19 +846,7 @@ Place to open an issue or request for new feature. == LICENSE Copyright (C) 2019-2023 M. Shulhan - -This program is free software: you can redistribute it and/or modify it -under the terms of the GNU General Public License as published by the Free -Software Foundation, either version 3 of the License, or any later version. - -This program is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY -or FITNESS FOR A PARTICULAR PURPOSE. -See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with -this program. -If not, see . +This program is licensed under GPL version 3.0 or later. // SPDX-FileCopyrightText: 2019 M. Shulhan // SPDX-License-Identifier: GPL-3.0-or-later diff --git a/_wui/doc/install.adoc b/_wui/doc/install.adoc index 77ac6d6..087adf3 100644 --- a/_wui/doc/install.adoc +++ b/_wui/doc/install.adoc @@ -64,7 +64,7 @@ The manual installation require, * https://git-scm.com/[Git SCM^] version 2.42 or greater, * https://go.dev/dl[Go tools^] version 1.21 or greater, and -* https://www.gnu.org/software/make[GNU make^] version 4.4.1 or greater. +* https://savannah.gnu.org/projects/make[GNU make^] version 4.4.1 or greater. One can build the binary using Go tools directly, -- cgit v1.3