summaryrefslogtreecommitdiff
path: root/bus/audit.h
diff options
context:
space:
mode:
authorRalf Habacker <ralf.habacker@freenet.de>2023-01-02 15:31:43 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2023-01-04 07:53:44 +0000
commit2dee5236088bcf690ba92b743a584720b8cb6f55 (patch)
treed72fb0fa9bd62a11e0173657d8cef23c42dbdae6 /bus/audit.h
parent53733fcc58ddc3ab4448c003360875cc2b0e4bd2 (diff)
downloaddbus-2dee5236088bcf690ba92b743a584720b8cb6f55.tar.gz
Add SPDX license marker for the AFL-2.1 OR GPL-2.0-or-later license
The full license texts are not added because they were already added in a previous commit. Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de> see #394
Diffstat (limited to 'bus/audit.h')
-rw-r--r--bus/audit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/bus/audit.h b/bus/audit.h
index e17016f3..dd41577c 100644
--- a/bus/audit.h
+++ b/bus/audit.h
@@ -1,6 +1,8 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
* audit.h - libaudit integration for SELinux and AppArmor
*
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
+ *
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify