diff options
| author | Shulhan <ms@kilabit.info> | 2022-08-19 00:04:13 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-08-19 00:04:13 +0700 |
| commit | 7e7c491d186280ddaee508bd46ade6fa21058c78 (patch) | |
| tree | ef99ca372fe73e1eb46df73964d18c5d6fa6311b /Makefile | |
| parent | a440e8671d27337d89f1980c31d7d1b1fb727831 (diff) | |
| download | haminer-7e7c491d186280ddaee508bd46ade6fa21058c78.tar.xz | |
all: relicensing the haminer to GPL v3
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +## SPDX-FileCopyrightText: 2018 M. Shulhan <ms@kilabit.info> +## SPDX-License-Identifier: GPL-3.0-or-later + .PHONY: all build install all: install |
