From 7e7c491d186280ddaee508bd46ade6fa21058c78 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Fri, 19 Aug 2022 00:04:13 +0700 Subject: all: relicensing the haminer to GPL v3 See https://kilabit.info/journal/2022/gpl/ for more information. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2451468..ddb178b 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ +## SPDX-FileCopyrightText: 2018 M. Shulhan +## SPDX-License-Identifier: GPL-3.0-or-later + .PHONY: all build install all: install -- cgit v1.3