From 001baf5ad4f614fd0756bd8e4c5fea468f53e227 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 f1354eec5d..679964f240 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