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. --- handlers/main.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'handlers/main.yml') diff --git a/handlers/main.yml b/handlers/main.yml index 5693e0c..001b248 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -1,3 +1,6 @@ -#SPDX-License-Identifier: MIT-0 +# SPDX-FileCopyrightText: 2026 Matthew Fennell +# +# SPDX-License-Identifier: AGPL-3.0-or-later + --- # handlers file for bootstrap -- cgit v1.2.3