bus/selinux.c|h: Add missing copyright

Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
Ralf Habacker 2025-02-11 09:10:58 +01:00
parent 734a29e0ca
commit d3a0661030
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,8 @@
/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*-
* selinux.c SELinux security checks for D-Bus
*
* Author: Matthew Rickard <mjricka@epoch.ncsc.mil>
* Copyright (C) 2004 Matthew Rickard <mjricka@epoch.ncsc.mil>
* Copyright (C) 2004, 2005 Colin Walters <walters@redhat.com>
*
* SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
*

View file

@ -1,6 +1,7 @@
/* selinux.h SELinux security check headers for D-BUS
*
* Author: Matthew Rickard <mjricka@epoch.ncsc.mil>
* Copyright (C) 2004 Matthew Rickard <mjricka@epoch.ncsc.mil>
* Copyright (C) 2004, 2005 Colin Walters <walters@redhat.com>
*
* SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
*