aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-02-12 09:44:17 +0700
committerShulhan <ms@kilabit.info>2026-02-12 09:44:17 +0700
commit084f94483a9e482feee8b70e007b437c56317484 (patch)
tree952a36facff32770b2da04ad70818f5cb48c98fa
parentdf9ab9327a6fa88ebb3880214b3194a28377a3ce (diff)
downloadhaminer-main.tar.xz
README: simplify the license sectionHEADmaindev
Mention only license name and the file to look for full license information.
-rw-r--r--README.md19
1 files changed, 4 insertions, 15 deletions
diff --git a/README.md b/README.md
index 1990831..13226de 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,6 @@
<!--
-SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
-
SPDX-License-Identifier: GPL-3.0-or-later
+SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
-->
# haminer
@@ -234,17 +233,7 @@ of each release.
## License
-Copyright (C) 2018-2025 M. Shulhan &lt;ms@kilabit.info&gt;
-
-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.
+Copyright (C) 2018-2025 M. Shulhan &lt;ms@kilabit.info&gt;.
-You should have received a copy of the GNU General Public License along with
-this program.
-If not, see <http://www.gnu.org/licenses/>.
+This program is licensed under GPL version 3.0 or later.
+See the COPYING file and content of directory LICENSES for more information.