From 66df8049eae4b3ec83467a81723b8b2d13f0b7ed Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Fri, 2 Jan 2026 00:20:13 +0000 Subject: Change license to AGPL-3.0-or-later When I first made this playbook, I was a little sceptical of -or-later licenses. However, I've come around to the idea over time. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5d35ce9..f6fb2bd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ #!/usr/bin/make -f # SPDX-FileCopyrightText: 2024 Matthew Fennell # -# SPDX-License-Identifier: AGPL-3.0-only +# SPDX-License-Identifier: AGPL-3.0-or-later .PHONY: check staging prod transport lint staging-fresh prod-fresh -- cgit v1.2.3