diff options
| author | Shulhan <ms@kilabit.info> | 2026-02-12 09:44:17 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-02-12 09:44:17 +0700 |
| commit | 084f94483a9e482feee8b70e007b437c56317484 (patch) | |
| tree | 952a36facff32770b2da04ad70818f5cb48c98fa | |
| parent | df9ab9327a6fa88ebb3880214b3194a28377a3ce (diff) | |
| download | haminer-084f94483a9e482feee8b70e007b437c56317484.tar.xz | |
Mention only license name and the file to look for full
license information.
| -rw-r--r-- | README.md | 19 |
1 files changed, 4 insertions, 15 deletions
@@ -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 <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. +Copyright (C) 2018-2025 M. Shulhan <ms@kilabit.info>. -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. |
