aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--_wui/doc/awwan.adoc14
-rw-r--r--_wui/doc/install.adoc2
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 <ms@kilabit.info>
-
-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 <https://www.gnu.org/licenses/>.
+This program is licensed under GPL version 3.0 or later.
// SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
// 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,