From e7dbe9c788da98b86f8cf87bc20ec74e32206451 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Wed, 1 Nov 2023 13:56:01 +0100 Subject: [PATCH] include/audit-arch: add missing SPDX Signed-off-by: Karel Zak --- include/audit-arch.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/audit-arch.h b/include/audit-arch.h index 63d9eb52c1..db145609bd 100644 --- a/include/audit-arch.h +++ b/include/audit-arch.h @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: LGPL-2.1-or-later + * * Copyright (C) 2023 Thomas Weißschuh * * This file may be distributed under the terms of the -- 2.47.2