From eda059cd7173ccbe7bfcbc1e140d8740ef219541 Mon Sep 17 00:00:00 2001 From: Matthew Fennell Date: Wed, 9 Sep 2026 20:08:47 +0100 Subject: Make repo REUSE-compliant, with AGPL-3.0-or-later This matches the license used by my other ansible playbooks. --- tasks/main.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'tasks') diff --git a/tasks/main.yml b/tasks/main.yml index b30b745..c5b806f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,3 +1,6 @@ -#SPDX-License-Identifier: MIT-0 +# SPDX-FileCopyrightText: 2026 Matthew Fennell +# +# SPDX-License-Identifier: AGPL-3.0-or-later + --- # tasks file for bootstrap -- cgit v1.2.3