From fffdcde3ca6e39c9b249ed76ee802faeda532603 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Mon, 14 Mar 2022 23:26:55 +0700 Subject: all: re-licensing gotp under GPL-3.0 or later See https://kilabit.info/journal/2022/gpl/ for more information. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fc41a87..d1f8fb3 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +## SPDX-FileCopyrightText: 2021 M. Shulhan +## SPDX-License-Identifier: GPL-3.0-or-later .PHONY: all install all: -- cgit v1.3