From cc551fccfd216cf873159b5d32cc36b3ee017967 Mon Sep 17 00:00:00 2001 From: Jelle van der Waa Date: Fri, 15 Aug 2025 12:04:51 +0200 Subject: [PATCH] License sysusers/tmpfiles under 0BSD --- REUSE.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/REUSE.toml b/REUSE.toml index 0b71257..c580f9f 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -17,6 +17,8 @@ path = [ "*.timer", "*.desktop", "*.hook", + "sysusers.conf", + "tmpfiles.conf", ] SPDX-FileCopyrightText = "Arch Linux contributors" SPDX-License-Identifier = "0BSD"