mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 13:28:02 +02:00
bus/selinux.c|h: Add missing copyright
Signed-off-by: Ralf Habacker <ralf.habacker@freenet.de>
This commit is contained in:
parent
734a29e0ca
commit
d3a0661030
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue